Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
GlobalConfigPath = "/global/config/"
)
Functions ¶
Types ¶
type GetLatestPDVariable ¶
type GetLatestPDVariable = func() PDVariable
type PDVariable ¶
type PDVariable struct {
EnableTopSQL bool
}
func DefaultPDVariable ¶
func DefaultPDVariable() *PDVariable
type Subscriber ¶
type Subscriber = chan GetLatestPDVariable
func Subscribe ¶
func Subscribe() Subscriber
Click to show internal directories.
Click to hide internal directories.