Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotFound = gocql.ErrNotFound ErrNilPtr = errors.New("nil") )
Common errors.
Functions ¶
func EpsilonRange ¶
EpsilonRange returns start and end of range 5% close to provided value.
func ErrValidate ¶
ErrValidate marks error as a validation error, if err is not nil.
func IsErrValidate ¶
IsErrValidate checks if given error is a validation error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.