container

package
v1.3.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Starter

type Starter struct {
	bean.Component
	Log        logging.Logger     `bean:"log"`
	IrisConfig iris.Configuration `value:"iris"`
	Logging    logging.Configure  `value:"application.logging"`
	IrisApp    *iris.Application  `bean:"iris_app"`
}

func (*Starter) ApiHandler

func (r *Starter) ApiHandler() web.ApiHandler

func (*Starter) Beans

func (r *Starter) Beans() (beans bean.Components)

func (*Starter) ListenAndServe

func (r *Starter) ListenAndServe(port int)

func (*Starter) StaticHandler

func (r *Starter) StaticHandler() web.StaticHandler

Jump to

Keyboard shortcuts

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