statistic

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterRouter

func RegisterRouter(g *gin.RouterGroup)

Types

type Handler

type Handler struct {
}

func (*Handler) Show

func (*Handler) Show() gin.HandlerFunc

type RespShow

type RespShow struct {
	Response
	SetupTime       time.Time `json:"setup_time"`
	UserCount       uint      `json:"registered_users"`
	SubmissionCount uint      `json:"total_submissions"`
	ContestCount    uint      `json:"hosted_contests"`
	Notification    string    `json:"notification"`
}

Jump to

Keyboard shortcuts

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