game

package
v0.0.0-...-7aa917d Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddHandler

func AddHandler(w http.ResponseWriter, r *http.Request)

func DeleteHandler

func DeleteHandler(w http.ResponseWriter, r *http.Request)

func GetGamesHandler

func GetGamesHandler(w http.ResponseWriter, r *http.Request)

func QuickAddHandler

func QuickAddHandler(w http.ResponseWriter, r *http.Request)

Types

type GameResponse

type GameResponse struct {
	Name     string    `json:"name"`
	Note     string    `json:"note"`
	BeatenOn time.Time `json:"beaten_on"`
}

Jump to

Keyboard shortcuts

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