framework

package
v0.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Application

type Application struct {
	AppConfig *config.Config    `bean:"app_config"`
	IrisApp   *iris.Application `bean:"iris_app"`
}

func NewApplication

func NewApplication() *Application

func (*Application) Run

func (r *Application) Run(args ...string)

func (*Application) Use

func (r *Application) Use(c ...bean.Bean) *Application

Jump to

Keyboard shortcuts

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