Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetProcessStats ¶
func GetProcessStats() agent.StatsProvider
Types ¶
type FlagStats ¶
type FlagStats interface { agent.StatsProvider SetFlag(flag Flag) SetFlagWithValue(flag Flag, value string) }
func GetFlagsStats ¶
func GetFlagsStats() FlagStats
Click to show internal directories.
Click to hide internal directories.