user

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: 4 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

View Source
var Module = func() module.Module {
	user := new(User)
	return user
}

Functions

This section is empty.

Types

type User

type User struct {
	basemodule.BaseModule
}

func (*User) GetType

func (self *User) GetType() string

func (*User) OnDestroy

func (self *User) OnDestroy()

func (*User) OnInit

func (self *User) OnInit(app module.App, settings *conf.ModuleSettings)

func (*User) Run

func (self *User) Run(closeSig chan bool)

func (*User) Version

func (self *User) Version() string

Jump to

Keyboard shortcuts

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