restkey

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RestKey

type RestKey string
const (
	UNKNOWN          RestKey = "UNKNOWN"
	SUCCESS          RestKey = "SUCCESS"
	FAILED           RestKey = "FAILED"
	INVALID_ARGUMENT RestKey = "INVALID_ARGUMENT"
	NOT_FOUND        RestKey = "NOT_FOUND"
	UNAUTHENTICATED  RestKey = "UNAUTHENTICATED"
	INTERNAL         RestKey = "INTERNAL"
)

func (RestKey) Code

func (s RestKey) Code() int

please don't change sequence case

func (RestKey) Name

func (s RestKey) Name() string

Jump to

Keyboard shortcuts

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