modules

package
v1.1.16 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth

type Auth struct {
	*entitys.Module // 模組資料
	// contains filtered or unexported fields
}

Auth Auth模組

func NewAuth

func NewAuth(delay time.Duration, account string, update int) *Auth

NewAuth 建立Auth模組

func (*Auth) Awake

func (this *Auth) Awake() error

Awake 喚醒處理

func (*Auth) Start

func (this *Auth) Start() error

Start 啟動處理

type Json

type Json struct {
	*entitys.Module // 模組資料
	// contains filtered or unexported fields
}

Json Json模組

func NewJson

func NewJson(delay time.Duration, disconnect bool) *Json

NewJson 建立Json模組

func (*Json) Awake

func (this *Json) Awake() error

Awake 喚醒處理

func (*Json) Start

func (this *Json) Start() error

Start 啟動處理

type Proto

type Proto struct {
	*entitys.Module // 模組資料
	// contains filtered or unexported fields
}

Proto Proto模組

func NewProto

func NewProto(delay time.Duration, disconnect bool) *Proto

NewProto 建立Proto模組

func (*Proto) Awake

func (this *Proto) Awake() error

Awake 喚醒處理

func (*Proto) Start

func (this *Proto) Start() error

Start 啟動處理

type Raven added in v1.1.1

type Raven struct {
	*entitys.Module // 模組資料
	// contains filtered or unexported fields
}

Raven Raven模組

func NewRaven added in v1.1.1

func NewRaven(delay time.Duration, disconnect bool) *Raven

NewRaven 建立Raven模組

func (*Raven) Awake added in v1.1.1

func (this *Raven) Awake() error

Awake 喚醒處理

func (*Raven) Start added in v1.1.1

func (this *Raven) Start() error

Start 啟動處理

Jump to

Keyboard shortcuts

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