brewfun

package module
v0.0.0-...-f899971 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2017 License: GPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hop

type Hop struct {
	Name    string `json:"name"`
	Country string `json:"country"`
}

type HopSubstitute

type HopSubstitute struct {
	HopA   Hop     `json:"hopA"`
	HopB   Hop     `json:"hopB"`
	Match  float64 `json:"match"`
	Source string  `json:"source"`
}

type HopSubstitutes

type HopSubstitutes []HopSubstitute

Directories

Path Synopsis
db

Jump to

Keyboard shortcuts

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