global

package
v0.0.0-...-d8edd66 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2022 License: BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(app *iris.Application, level int)

func RegisterInit

func RegisterInit(initiator Initiator)

Types

type Initiator

type Initiator struct {
	Action func(app *iris.Application) //route.go下面的Init函数需要传入一个参数app才能调用【空参不调用】
	Level  int
}

Jump to

Keyboard shortcuts

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