routes

package
v0.0.0-...-b6b44b4 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Config

func Config(r *gin.Engine)

Config routes

func PushData

func PushData(c *gin.Context)

func QueryData

func QueryData(c *gin.Context)

func QueryDataForJudge

func QueryDataForJudge(c *gin.Context)

func QueryDataForUI

func QueryDataForUI(c *gin.Context)

Types

type QueryDataReq

type QueryDataReq struct {
	Start  int64               `json:"start"`
	End    int64               `json:"end"`
	Series []backend.SeriesReq `json:"series"`
}

Jump to

Keyboard shortcuts

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