package
Version:
v0.3.6-rc2
Opens a new window with list of versions in this module.
Published: Mar 19, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewServer(username, password string) *server
type Config struct {
Enabled bool `yaml:"enabled"`
Addr string `yaml:"addr"`
Interval time.Duration `yaml:"interval,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.