client

package
v0.0.0-...-c9227bc Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2019 License: Unlicense Imports: 4 Imported by: 0

Documentation

Overview

Client Package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HaveYou

func HaveYou(conn *irc.Conn, chnl string, meta map[string]string)

func IGotYouAFile

func IGotYouAFile(conn *irc.Conn, chnl string, fid string, meta map[string]string)

func ReportMissing

func ReportMissing(conn *irc.Conn, chnl string, fid string)

Types

type ChatAgent

type ChatAgent struct {
	Finds []Finder
}

func (*ChatAgent) AddBackend

func (c *ChatAgent) AddBackend(be interface{})

func (*ChatAgent) AddHandlers

func (c *ChatAgent) AddHandlers(conn *irc.Conn)

type Finder

type Finder interface {
	Ifound(fid string, meta map[string]string)
}

Jump to

Keyboard shortcuts

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