ext

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 9, 2017 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppTypeWeb   = "web"
	AppTypeDB    = "db"
	AppTypeCache = "cache"
	AppTypeRPC   = "rpc"
)

Application types for services.

View Source
const (
	ErrorMsg   = "error.msg"
	ErrorType  = "error.type"
	ErrorStack = "error.stack"
)

Standard error message metadata fields.

View Source
const (
	HTTPType   = "http"
	HTTPMethod = "http.method"
	HTTPCode   = "http.status_code"
	HTTPURL    = "http.url"
)

HTTP meta constants.

View Source
const (
	SQLType  = "sql"
	SQLQuery = "sql.query"
)

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