login

package
v0.0.0-...-ce26905 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

* 一定要记得在confin.json配置这个模块的参数,否则无法使用

Index

Constants

This section is empty.

Variables

View Source
var Module = func() module.Module {
	gate := new(Login)
	return gate
}

Functions

This section is empty.

Types

type Login

type Login struct {
	basemodule.BaseModule
}

func (*Login) GetType

func (m *Login) GetType() string

func (*Login) OnDestroy

func (m *Login) OnDestroy()

func (*Login) OnInit

func (m *Login) OnInit(app module.App, settings *conf.ModuleSettings)

func (*Login) Run

func (m *Login) Run(closeSig chan bool)

func (*Login) Version

func (m *Login) Version() string

Jump to

Keyboard shortcuts

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