Documentation ¶
Overview ¶
Package level
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Cluster = Level{"cluster"} Indices = Level{"indices"} Shards = Level{"shards"} )
Functions ¶
This section is empty.
Types ¶
type Level ¶
type Level struct {
Name string
}
func (Level) MarshalText ¶
func (*Level) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.