Documentation ¶
Index ¶
Constants ¶
View Source
const ErrNoAuthHeader = errors.Error("'authorization' header missing")
ErrNoAuthHeader used for requests when header is not passed.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bootstrapper ¶
type Bootstrapper struct{}
Bootstrapper implements bootstrapper.Bootstrapper
func (Bootstrapper) Bootstrap ¶
func (b Bootstrapper) Bootstrap(ctx map[string]interface{}) error
Bootstrap initiates api server
Click to show internal directories.
Click to hide internal directories.