relaychat

package
v0.20.1 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IRC

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

func New

func New(c *irc.Client, opts *config.Options) *IRC

New returns a IRC struct

func (*IRC) Publish

func (i *IRC) Publish(ctx context.Context, _ reduxer.Reduxer, cols []wayback.Collect, args ...string) error

Publish publish text to IRC channel of given cols and args. A context should contain a `reduxer.Reduxer` via `publish.PubBundle` struct.

func (*IRC) Shutdown added in v0.20.0

func (i *IRC) Shutdown() error

Shutdown shuts down the IRC publish service.

Jump to

Keyboard shortcuts

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