modules

package
v0.0.0-...-4dd2fcc Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2018 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module interface {
	Name() string
	Help() string
	Load(*irc.Client) error
	Defaults()
}

type ModuleSet

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

func NewModuleSet

func NewModuleSet(client *irc.Client, configs string) *ModuleSet

func (*ModuleSet) LoadAll

func (m *ModuleSet) LoadAll() error

func (*ModuleSet) Register

func (m *ModuleSet) Register(module Module)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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