resp

package
v0.0.0-...-8e5b2ff Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Printer

type Printer interface {
	Print(io.Writer)
}

Printer wraps print func

type RepsGenerator

type RepsGenerator interface {
	TeamAdder
	Printer
}

RepsGenerator handles player to generate player list

func NewRGenerator

func NewRGenerator() RepsGenerator

NewRGenerator returns instance of RespGenerator

type TeamAdder

type TeamAdder interface {
	TeamAdd(model.Team)
}

TeamAdder wraps team add func

Jump to

Keyboard shortcuts

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