mods

package
v10.0.2 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Set = wire.NewSet(
	wire.Struct(new(Mods), "*"),
	rbac.Set,
	sys.Set,
)

Collection of wire providers

Functions

This section is empty.

Types

type Mods

type Mods struct {
	RBAC *rbac.RBAC
	SYS  *sys.SYS
}

func (*Mods) Init

func (a *Mods) Init(ctx context.Context) error

func (*Mods) RegisterRouters

func (a *Mods) RegisterRouters(ctx context.Context, e *gin.Engine) error

func (*Mods) Release

func (a *Mods) Release(ctx context.Context) error

func (*Mods) RouterPrefixes

func (a *Mods) RouterPrefixes() []string

Directories

Path Synopsis
api
biz
dal
sys
api
biz
dal

Jump to

Keyboard shortcuts

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