feishu

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2026 License: AGPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PlatformName = "feishu"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

type Adapter struct {
	// contains filtered or unexported fields
}

func New

func New() *Adapter

func (*Adapter) Category

func (a *Adapter) Category() plugin.Category

func (*Adapter) GetCategory

func (a *Adapter) GetCategory() plugin.Category

func (*Adapter) GetID

func (a *Adapter) GetID() string

func (*Adapter) GetName

func (a *Adapter) GetName() string

func (*Adapter) ID

func (a *Adapter) ID() string

func (*Adapter) Name

func (a *Adapter) Name() string

func (*Adapter) OnMessage

func (a *Adapter) OnMessage(callback func(plugin.IncomingMessage))

func (*Adapter) Platform

func (a *Adapter) Platform() plugin.PlatformProvider

func (*Adapter) Send

func (a *Adapter) Send(ctx context.Context, channelID string, text string) error

func (*Adapter) SendMessage

func (a *Adapter) SendMessage(ctx context.Context, channelID string, msg plugin.OutgoingMessage) error

func (*Adapter) Start

func (a *Adapter) Start(ctx context.Context) error

func (*Adapter) Stop

func (a *Adapter) Stop() error

func (*Adapter) Validate

func (a *Adapter) Validate() error

Jump to

Keyboard shortcuts

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