irc

package
v0.0.0-...-31a8ea0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2020 License: MIT Imports: 8 Imported by: 3

Documentation

Overview

ircflu's IRC client subsystem.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IrcSubSystem

type IrcSubSystem struct {
	// channel signaling irc connection status
	ConnectedState chan bool
	// contains filtered or unexported fields
}

func (*IrcSubSystem) Handle

func (sys *IrcSubSystem) Handle(cm msgsystem.Message) bool

func (*IrcSubSystem) Join

func (sys *IrcSubSystem) Join(channel string)

func (*IrcSubSystem) Name

func (sys *IrcSubSystem) Name() string

func (*IrcSubSystem) Part

func (sys *IrcSubSystem) Part(channel string)

func (*IrcSubSystem) Rejoin

func (sys *IrcSubSystem) Rejoin()

func (*IrcSubSystem) Run

func (sys *IrcSubSystem) Run(channelIn, channelOut chan msgsystem.Message)

Directories

Path Synopsis
A collection of convenient IRC styling methods.
A collection of convenient IRC styling methods.

Jump to

Keyboard shortcuts

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