conn

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

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

Go to latest
Published: Aug 18, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddScore

func AddScore() echo.HandlerFunc

func ScoreInit

func ScoreInit() echo.HandlerFunc

Types

type Score

type Score struct {
	gorm.Model
	Server string
	Score  int
}

type ScoreParameters

type ScoreParameters struct {
	Server string
	Score  int
}

Jump to

Keyboard shortcuts

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