package
0.0.0-20191101135959-909db3f3ff2e
Repository: https://github.com/rivenzoo/backbone.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewServiceCreator parameter CreateFunc must be func() T or func() (T, error).

# Structs

No description provided by the author
ServiceCreator used to create service object.

# Interfaces

Runnable is required to implement by service.
Stoppable is optional to implement.