package
1.1.6
Repository: https://github.com/qingcloudhx/core.git
Documentation: pkg.go.dev

# Functions

Start starts a Managed object, handles panics and logs details.
Stop stops a Managed object, handles panics and logs details.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

Initializable is an interface that is implemented by an object that needs to be initialized.
Managed is an interface that is implemented by an object that needs to be managed via start/stop.

# Type aliases

No description provided by the author