controller

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthController

type AuthController struct {
	markup.Component `class:"rest-controller"`

	Subjects    keeper.SubjectManager `inject:"#keeper-subject-manager"`
	MyResponder glass.MainResponder   `inject:"#glass-main-responder"`
}

AuthController 登录控制器

func (*AuthController) Init

func (inst *AuthController) Init(ec glass.EngineConnection) error

Init ...

type SessionController

type SessionController struct {
	markup.Component `class:"rest-controller"`

	MyResponder glass.MainResponder   `inject:"#glass-main-responder"`
	Subjects    keeper.SubjectManager `inject:"#keeper-subject-manager"`
}

SessionController ...

func (*SessionController) Init

Init ...

Jump to

Keyboard shortcuts

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