Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PrintLock sync.Mutex
Functions ¶
func HasAnnotation ¶ added in v2.5.9
func PrintBanner ¶ added in v2.2.5
func PrintBanner()
func RegisterAnnotationStore ¶ added in v2.5.9
func RegisterAnnotationStore(store AnnotationStore)
Types ¶
type Annotation ¶
func GetAnnotation ¶ added in v2.5.9
func GetAnnotation(key string, annotationName string) (Annotation, bool)
type AnnotationStore ¶
type AnnotationStore map[string][]Annotation
func (AnnotationStore) GetParams ¶
func (receiver AnnotationStore) GetParams(key string, annotationName string) []string
func (AnnotationStore) HasAnnotation ¶
func (receiver AnnotationStore) HasAnnotation(key string, annotationName string) bool
Directories
¶
| Path | Synopsis |
|---|---|
|
mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
memrate
Package memrate provides a rate limiter.
|
Package memrate provides a rate limiter. |
|
nacos
* Copyright 1999-2020 Alibaba Group Holding Ltd.
|
* Copyright 1999-2020 Alibaba Group Holding Ltd. |
|
nacos/mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
Package rest serves via its HTTP server runtime profiling data in the format expected by the pprof visualization tool.
|
Package rest serves via its HTTP server runtime profiling data in the format expected by the pprof visualization tool. |
|
httprouter
Package httprouter is a trie based high performance HTTP request router.
|
Package httprouter is a trie based high performance HTTP request router. |
|
lazyregexp
Package lazyregexp is a thin wrapper over regexp, allowing the use of global regexp variables without forcing them to be compiled at init.
|
Package lazyregexp is a thin wrapper over regexp, allowing the use of global regexp variables without forcing them to be compiled at init. |
|
mock
Package mock is a generated GoMock package.
|
Package mock is a generated GoMock package. |
|
profile
Package profile provides a representation of github.com/google/pprof/proto/profile.proto and methods to encode/decode/merge profiles in this format.
|
Package profile provides a representation of github.com/google/pprof/proto/profile.proto and methods to encode/decode/merge profiles in this format. |
Click to show internal directories.
Click to hide internal directories.