iris_container

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterIrisApp

func RegisterIrisApp(loggingLevel string)

Types

type IrisStarter

type IrisStarter struct {
	Log        *logrus.Logger     `bean:"log"`
	IrisConfig iris.Configuration `value:"iris"`
	Logging    framework.Logging  `value:"logging"`
	IrisApp    *iris.Application  `bean:"iris_app"`
}

func (*IrisStarter) AfterPropertiesSet

func (r *IrisStarter) AfterPropertiesSet()

func (*IrisStarter) Bean

func (r *IrisStarter) Bean() string

func (*IrisStarter) ListenAndServe

func (r *IrisStarter) ListenAndServe(port int)

Jump to

Keyboard shortcuts

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