protoimpl

package
v0.0.0-...-7890bd5 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2015 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IrcProto

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

func NewIrcProto

func NewIrcProto() *IrcProto

func (*IrcProto) CMD_join

func (p *IrcProto) CMD_join(msg *proto.Msg) string

func (*IrcProto) CMD_kick

func (p *IrcProto) CMD_kick(msg *proto.Msg) string

func (*IrcProto) CMD_msg

func (p *IrcProto) CMD_msg(msg *proto.Msg) string

func (*IrcProto) CMD_nick

func (p *IrcProto) CMD_nick(msg *proto.Msg) string

func (*IrcProto) CMD_part

func (p *IrcProto) CMD_part(msg *proto.Msg) string

func (*IrcProto) Handle

func (p *IrcProto) Handle(msg *proto.Msg) string

func (*IrcProto) Register

func (p *IrcProto) Register(i proto.Interpreter)

func (*IrcProto) Run

func (p *IrcProto) Run()

func (*IrcProto) Send

func (p *IrcProto) Send(addr string, text string)

type NetServerProto

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

func NewNetServerProto

func NewNetServerProto() *NetServerProto

func (*NetServerProto) Register

func (p *NetServerProto) Register(i proto.Interpreter)

func (*NetServerProto) Run

func (p *NetServerProto) Run()

func (*NetServerProto) Send

func (p *NetServerProto) Send(addr string, text string)

Jump to

Keyboard shortcuts

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