package
Version:
v0.3.0-beta.1
Opens a new window with list of versions in this module.
Published: Apr 23, 2023
License: MIT
Opens a new window with license information.
Imports: 17
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.