extensions

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DebugExtension

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

func NewDebugExtension

func NewDebugExtension(out io.Writer) *DebugExtension

func (*DebugExtension) InExtension

func (d *DebugExtension) InExtension(m *message.Message)

func (*DebugExtension) OutExtension

func (d *DebugExtension) OutExtension(m *message.Message)

type GetStream

type GetStream struct {
	UserID    string `json:"user_id,omitempty"`
	ApiKey    string `json:"api_key,omitempty"`
	Signature string `json:"signature,omitempty"`
}

func NewGetStream

func NewGetStream(apiKey string, signature string) GetStream

func (GetStream) OutExtension

func (gt GetStream) OutExtension(msg *message.Message)

Jump to

Keyboard shortcuts

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