constants

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 10, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppName    = "Bark"
	AppVersion = "1.0.0"
)
View Source
const (
	DefaultLogCode        = "000000"
	DefaultLogLevel       = "INFO"
	DefaultLogMessage     = "_no_msg_supplied_"
	DefaultLogServiceName = "def_svc"
	DefaultLogSessionName = "def_sess"
)
View Source
const (
	Panic   = "PANIC"
	Alert   = "ALERT"
	Error   = "ERROR"
	Warning = "WARN"
	Notice  = "NOTICE"
	Info    = "INFO"
	Debug   = "DEBUG"
)
View Source
const (
	SingleInsertUrl = "insertSingle"
	BatchInsertUrl  = "insertMultiple"
)
View Source
const (
	MaxLogCodelength = 16 // DB constraint
)

Variables

This section is empty.

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