package
0.1.15
Repository: https://github.com/paxman23l/golang-api-tools.git
Documentation: pkg.go.dev

# Functions

ArrayFind takes a slice and looks for an element in it.
GenerateNatsResponse builds responses for nats requests.
GinGenerateResponse generates a response for the api.
IndexOfString finds the index of an item in a string array.
IsInArray takes a slice and looks for an element in it.
RunTransaction is a wrapper for a transaction.