package
0.0.0-20200813013721-4d2ef29c7fc1
Repository: https://github.com/deepfabric/thinkbase.git
Documentation: pkg.go.dev
# Functions
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
No description provided by the author
CompareBool compare the input bools according to the SQL comparison rules.
GetBool get Bool or an error.
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
MustBeBool attempts to retrieve a Bool from a value, panicking if the assertion fails.
No description provided by the author
MustBeInt attempts to retrieve a Int from a value, panicking if the assertion fails.
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
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseFloat parses and returns the *Float value represented by the provided string, or an error if parsing is unsuccessful.
ParseInt parses and returns the *Int value represented by the provided string, or an error if parsing is unsuccessful.
ParseTime parses and returns the *Time value represented by the provided string in UTC, or an error if parsing is unsuccessful.
# Constants
TimeOutputFormat is used to output all time.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author