codes

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Code

type Code uint32
const (
	OK                 Code = 0
	DuplicateID        Code = 1
	MissingID          Code = 2
	BadMessage         Code = 3
	MissingEntityID    Code = 4
	RepeatableError    Code = 5
	NonRepeatableError Code = 6
	NewID              Code = 7
)

func (Code) String

func (i Code) String() string

Jump to

Keyboard shortcuts

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