Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Main ¶
func Main(ctx context.Context, cancel context.CancelFunc) (*config.ConfigurationStruct, int)
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 the data service.
func (*Bootstrap) ExitStatusCode ¶
Click to show internal directories.
Click to hide internal directories.