callback

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Callback

type Callback interface {
	Connecter
	Controller
}

type Client

type Client struct {
	Username string
}

A client is returned on Client connection

type Connecter

type Connecter interface {
	Connect(*Client) error
}

type Controller

type Controller interface {
	Control() error
}

Jump to

Keyboard shortcuts

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