alliance

package
v0.0.0-...-cb2c959 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2018 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 Alliance

type Alliance []string

Alliance holds all the team numbers in a given alliance.

type Service

type Service interface {
	GetColor(matchKey string, number string) (bool, error)
	Get(matchKey string, isBlue bool) (Alliance, error)
	Upsert(matchKey string, isBlue bool, alliance Alliance) error
}

Service is a store for alliances.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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