constants

package
v0.0.0-...-e231e6d Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ServerDefaultRoute = "/api/v1/"
	ServerName         = "MMS"
	ServerPort         = "8025"
)
View Source
const (
	ErrorValidate     = "03"
	ErrorNotFound     = "05"
	ErrorDB           = "15"
	ErrorQueryDB      = "16"
	ErrorThirdParty   = "20"
	ErrorGeneral      = "99"
	Success           = "00"
	ErrorPageNotFound = "404"
)

Variables

This section is empty.

Functions

func GetError

func GetError(key string) *mapError

Types

This section is empty.

Jump to

Keyboard shortcuts

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