bootstrap

package
v0.0.0-...-7587ac0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bootstrapper

type Bootstrapper struct {
	*iris.Application
	AppName string
}

func New

func New(appName string, cfgs ...Configurator) *Bootstrapper

func (*Bootstrapper) Configure

func (b *Bootstrapper) Configure(cs ...Configurator)

func (*Bootstrapper) Listen

func (b *Bootstrapper) Listen(addr string, cfgs ...iris.Configurator)

func (*Bootstrapper) SetupViews

func (b *Bootstrapper) SetupViews(viewDir string)

type Configurator

type Configurator func(*Bootstrapper)

Jump to

Keyboard shortcuts

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