internal

package
v0.0.0-...-0fe9a67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CommitSHA      = "N/A"
	BuildTimestamp = "N/A"
	Version        = "N/A"
)
View Source
var ErrBadInput = errors.New("bad input")

ErrBadInput signals that one of the parameters/arguments for the method/function has a bad value: empty, too big, too small, etc.

View Source
var ErrNotFound = errors.New("not found")

ErrNotFound shows that the requested value was not found (or doesn't exist).

View Source
var ErrNotUnique = errors.New("not unique")

ErrNotUnique shows that the value used already exists (is a duplicate of another value).

Functions

func WriteVersion

func WriteVersion(encoder interface{ Encode(interface{}) error }) error

WriteVersion writes build information about binary into provided encoder.

Types

This section is empty.

Directories

Path Synopsis
Package user is a generated GoMock package.
Package user is a generated GoMock package.
Package webhttp is a generated GoMock package.
Package webhttp is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL