constants

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// RespNoErr means a success operation
	RespNoErr = 0
	// RespInternalErr means some error occurred
	RespInternalErr = 10001
)
View Source
const APIVersion = "v1"

Variables

View Source
var (
	// Branch is the source branch
	Branch string

	// Commit is the commit number
	Commit string

	// BuildTime is the compiling time
	BuildTime string
)
View Source
var ErrNotImplemented = errors.New("not implemented")

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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