Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Bootstrap ¶
type Bootstrap struct {
// contains filtered or unexported fields
}
func NewBootstrap ¶
func NewBootstrap() *Bootstrap
func (*Bootstrap) BootstrapHandler ¶
func (b *Bootstrap) BootstrapHandler(_ context.Context, _ *sync.WaitGroup, _ startup.Timer, dic *di.Container) bool
BootstrapHandler fulfills the BootstrapHandler contract and performs initialization needed by this utility
func (*Bootstrap) ExitStatusCode ¶
Click to show internal directories.
Click to hide internal directories.