matches

package
v0.0.0-...-2b0ec13 Latest Latest
Warning

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

Go to latest
Published: May 26, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AutoMigrate

func AutoMigrate()

Types

type MatchModel

type MatchModel struct {
	gorm.Model
	Winner     string `json:"winner"`
	Loser      string `json:"loser"`
	WinnerGain uint   `json:"winner_gain"`
	LoserLoss  uint   `json:"loser_loss"`
}

Jump to

Keyboard shortcuts

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