qtypes_constants

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2018 License: Apache-2.0 Imports: 0 Imported by: 10

Documentation

Index

Constants

View Source
const (
	LOG_PANIC      = "panic"
	LOG_PANIC_INT  = 0
	LOG_ERROR      = "error"
	LOG_ERROR_INT  = 3
	LOG_WARN       = "warn"
	LOG_WARN_INT   = 4
	LOG_NOTICE     = "notice"
	LOG_NOTICE_INT = 5
	LOG_INFO       = "info"
	LOG_INFO_INT   = 6
	LOG_DEBUG      = "debug"
	LOG_DEBUG_INT  = 7
	LOG_TRACE      = "trace"
	LOG_TRACE_INT  = 8
)
View Source
const (
	FILTER    = "filter"
	COLLECTOR = "collector"
	HANDLER   = "handler"
	CACHE     = "cache"
)

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