Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInitiliazed = fmt.Errorf("already initialized") ErrNotInitiliazed = fmt.Errorf("not initialized") )
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Options)
func WithPrometheusAddr ¶
func WithPrometheusPort ¶
func WithSSHServerConfig ¶
func WithSSHServerConfig(cfg *ssh.ServerConfig) Option
Click to show internal directories.
Click to hide internal directories.