bootstrap

package
v0.0.0-...-861a228 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Args

type Args struct {
	Env string
}

func GetArgs

func GetArgs() Args

type Bootstrapper

type Bootstrapper struct {
	*iris.Application
	// contains filtered or unexported fields
}

func App

func App() Bootstrapper

func Application

func Application(app *iris.Application) *Bootstrapper

func New

func New(cfgs ...iris.Configurator) *Bootstrapper

New returns a new Bootstrapper.

func (*Bootstrapper) Run

func (b *Bootstrapper) Run(withOrWithout ...iris.Configurator) error

func (*Bootstrapper) SetupUp

func (b *Bootstrapper) SetupUp(cfgs ...iris.Configurator)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL