package
Version:
v0.5.0-alpha.5
Opens a new window with list of versions in this module.
Published: Sep 20, 2023
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Service interface {
Name() string
Version() *semver.Version
OnInit() error
OnStart() error
OnStop() error
}
MustInitService Initial service
Source Files
¶
Click to show internal directories.
Click to hide internal directories.