Documentation
¶
Index ¶
- type Standard
- func (s *Standard) ConfigLoader() config.Loader
- func (s *Standard) EnvironmentReporter() environment.Reporter
- func (s *Standard) Initialize() error
- func (s *Standard) Logger() log.Logger
- func (s *Standard) Name() string
- func (s *Standard) Prefix() string
- func (s *Standard) Terminate()
- func (s *Standard) VersionReporter() version.Reporter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Standard ¶
type Standard struct {
// contains filtered or unexported fields
}
func (*Standard) ConfigLoader ¶
func (*Standard) EnvironmentReporter ¶
func (s *Standard) EnvironmentReporter() environment.Reporter
func (*Standard) Initialize ¶
func (*Standard) VersionReporter ¶
Click to show internal directories.
Click to hide internal directories.