quux

package
v0.6.7 Latest Latest
Warning

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

Go to latest
Published: May 21, 2021 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 IClient added in v0.4.3

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

IClient is a custom client that does nothing yet

func NewClient

func NewClient(deps *module.Dependencies) IClient

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