Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Options( fx.Provide(NewService), )
Module for fx.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Host string `yaml:"host,omitempty" json:"host,omitempty" toml:"host,omitempty"`
}
Config for ntp.
Click to show internal directories.
Click to hide internal directories.