Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseBlockHookStarter ¶ added in v0.0.18
func CloseBlockHookStarter()
Types ¶
type HookStarter ¶
type HookStarter struct {
infra.BaseStarter
}
func NewBlockHookStarter ¶ added in v0.0.18
func NewBlockHookStarter() *HookStarter
func (*HookStarter) Setup ¶ added in v0.0.12
func (s *HookStarter) Setup(ctx context.Context)
func (*HookStarter) Start ¶
func (s *HookStarter) Start(ctx context.Context)
func (*HookStarter) StartBlocking ¶ added in v0.0.18
func (s *HookStarter) StartBlocking() bool
Click to show internal directories.
Click to hide internal directories.