Documentation ¶
Index ¶
Constants ¶
View Source
const ACCEPTABLE_BLOCK_RATE = 0.90
View Source
const ACCEPTABLE_INODE_RATE = 0.95
View Source
const ROGER_CURRENT_FILE = "/etc/roger/current.yaml"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckAttribute ¶
type CheckAttribute struct { }
func (CheckAttribute) Run ¶
func (checkAttribute CheckAttribute) Run(args ...interface{}) interface{}
type DaemonListening ¶
type DaemonListening struct {
Port int
}
func (DaemonListening) Run ¶
func (daemon DaemonListening) Run(args ...interface{}) interface{}
type ParamCheck ¶
type ParamCheck struct {
Command string
}
func (ParamCheck) Run ¶
func (g ParamCheck) Run(args ...interface{}) interface{}
type RogerState ¶
type RogerState struct { }
func (RogerState) Run ¶
func (rogerState RogerState) Run(a ...interface{}) interface{}
Click to show internal directories.
Click to hide internal directories.