Documentation
¶
Overview ¶
Package knowledge defines configuration constants for the knowledge hook.
Index ¶
Constants ¶
View Source
const (
// KnowledgeThrottleID is the state file name for daily throttle of knowledge checks.
KnowledgeThrottleID = "check-knowledge"
)
Knowledge hook configuration.
View Source
const (
// VarFileWarnings is the template variable for knowledge file warnings.
VarFileWarnings = "FileWarnings"
)
Template variable keys for knowledge hooks.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.