cmd

package
v0.0.0-...-f55623a Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2015 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

View Source
const (
	USER    = "USER"
	NICK    = "NICK"
	JOIN    = "JOIN"
	PING    = "PING"
	PONG    = "PONG"
	PRIVMSG = "PRIVMSG"
	ACTION  = "ACTION"
	SUFFIX  = "\r\n"
)

Variables

This section is empty.

Functions

func Join

func Join(channel string) string

func Nick

func Nick(nick string) string

func Pong

func Pong(host string) string

func Privmsg

func Privmsg(receiver string, msg string) string

func PrivmsgAction

func PrivmsgAction(receiver string, msg string) string

func User

func User(nick string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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