package
0.0.0-20210420104442-0fe9a67082aa
Repository: https://github.com/pavelmemory/faceit-users.git
Documentation: pkg.go.dev
# Functions
WriteVersion writes build information about binary into provided encoder.
# Variables
No description provided by the author
No description provided by the author
ErrBadInput signals that one of the parameters/arguments for the method/function has a bad value: empty, too big, too small, etc.
ErrNotFound shows that the requested value was not found (or doesn't exist).
ErrNotUnique shows that the value used already exists (is a duplicate of another value).
No description provided by the author