package
0.0.0-20250206095323-67f4e8942fa5
Repository: https://github.com/noxyicm/wsf.git
Documentation: pkg.go.dev

# Functions

NewBootstrap Creates boostrap struct.
NewDefaultBootstrap creates boostrap struct.
NewInnerBootstrap returns bootstrap as reference.
Register registers a handler for bootstrap creation.

# Constants

EventDebug thrown if there is something insegnificant to say.
EventError thrown on any non job error provided.
EventInfo thrown if there is something to say.
TYPEDfault is a type of bootstrap.

# Structs

Bootstrap is an abstract bootstrap struct.
Config defines set of bootstrap variables.
Default struct.

# Interfaces

Interface Bootstrap interface.