Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindJSONFilesInDir ¶
FindJSONFilesInDir finds the JSON files in a directory.
func GetIntFromInterface ¶
func GetIntFromInterface(i interface{}) *int64
GetIntFromInterface attempts to convert an empty interface value to an integer.
Returns nil if it is not possible.
func RequireNoErrorOnClose ¶
RequireNoErrorOnClose ensures there is not an error when calling Close.
func VerifyConnStringOptions ¶
func VerifyConnStringOptions(t *testing.T, cs connstring.ConnString, options map[string]interface{})
VerifyConnStringOptions verifies the options on the connection string.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.