helloworld

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

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

View Source
var Module = func() module.Module {
	this := new(HellWorld)
	return this
}

Functions

This section is empty.

Types

type HellWorld

type HellWorld struct {
	basemodule.BaseModule
}

func (*HellWorld) GetType

func (m *HellWorld) GetType() string

func (*HellWorld) OnDestroy

func (m *HellWorld) OnDestroy()

func (*HellWorld) OnInit

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

func (*HellWorld) Run

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

func (*HellWorld) Version

func (m *HellWorld) Version() string

Jump to

Keyboard shortcuts

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