Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ShellCommandInfo ¶ added in v1.11.3
func ShellCommandInfo() []shlcmd.CommandInfo
Types ¶
type Pool ¶
type Pool interface { montps.Pool libsrv.Server InitMetrics(prm libprm.FuncGetPrometheus, log liblog.FuncLog) error RegisterFctProm(prm libprm.FuncGetPrometheus) RegisterFctLogger(log liblog.FuncLog) TriggerCollectMetrics(ctx context.Context, dur time.Duration) }
func New ¶
func New(ctx libctx.FuncContext) Pool
Click to show internal directories.
Click to hide internal directories.