package
1.101.9
Repository: https://github.com/vonage/gosrvlib.git
Documentation: pkg.go.dev

# Functions

New creates a new instance.
WithQuoteIDFunc replaces the default QuoteID function.
WithQuoteValueFunc replaces the default QuoteValue function.

# Structs

SQLUtil is the structure that helps to manage a SQL DB connection.

# Type aliases

Option is a type alias for a function that configures the DB connector.
SQLQuoteFunc is the type of function called to quote a string (ID or value).