javascript

package
v0.1.16-rc1 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct{}

Plugin a struct for all functions below.

func (*Plugin) Info

func (p *Plugin) Info() plugin.InfoStruct

Info set plugin info, `Name` has to be unique!

func (*Plugin) Message

func (p *Plugin) Message(callback callback.Full)

Message process message event from callback. (required)

func (*Plugin) MetaEvent

func (p *Plugin) MetaEvent(callback callback.Full)

MetaEvent process meta event from callback. (required)

func (*Plugin) Notice

func (p *Plugin) Notice(callback callback.Full)

Notice process notice event from callback. (required)

func (*Plugin) Request

func (p *Plugin) Request(callback callback.Full)

Request process request event from callback. (required)

Jump to

Keyboard shortcuts

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