package
Version:
v0.0.0-...-4c4b7df
Opens a new window with list of versions in this module.
Published: May 7, 2019
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Returns the base 64 MD5 of given string.
Returns the base 64 SHA256 of given string.
Removes white space from the beginning and end of a string,
including spaces, tabs and new lines.
Custom error type with error code and message.
type RowScanner interface {
Scan(...interface{}) error
}
Interface to treat sql.Row and sql.Rows as the same, when parsing results.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.