quux

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2019 License: MIT Imports: 2 Imported by: 30

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	EchoString(string) string
	EchoMessage(m *base.Message) *base.Message
	DropMessages(m1, m2 *base.Message)
}

Client is a custom client that does nothing yet

func NewClient

func NewClient(deps *module.Dependencies) Client

NewClient creates a new Quux client

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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