modulepackage
0.0.0-20240604200002-93dedfff2dac
Repository: https://github.com/omcmanus1/go-functions.git
Documentation: pkg.go.dev
# README
Go Util Functions
A personal library of util functions to carry out repetetive tasks for future use in projects. Aiming to complete all with tests.
# Functions
check for specific error message return error if no error found.
compare output with expected value return error if not equal.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
implement set data structure in Go (not available natively).
# Interfaces
No description provided by the author