handlers

package
v0.0.0-...-8c31c7c Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2017 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChallengesHandler

func ChallengesHandler(ctx *gin.Context)

func ChallengesWebHandler

func ChallengesWebHandler(ctx *gin.Context)

func DockerHealthCheckHandler

func DockerHealthCheckHandler(ctx *gin.Context)

func LoginHandler

func LoginHandler(ctx *gin.Context)

func LogoutHandler

func LogoutHandler(ctx *gin.Context)

func MainPageHandler

func MainPageHandler(ctx *gin.Context)

func ProfileHandler

func ProfileHandler(ctx *gin.Context)

func ProfileHistoryHandler

func ProfileHistoryHandler(ctx *gin.Context)

func ScoreboardHandler

func ScoreboardHandler(ctx *gin.Context)

func SolveHandlerGet

func SolveHandlerGet(ctx *gin.Context)

func SolveHandlerPost

func SolveHandlerPost(ctx *gin.Context)

func TestHandler

func TestHandler(ctx *gin.Context)

func UsersHandler

func UsersHandler(ctx *gin.Context)

Types

type HistoryApiElement

type HistoryApiElement struct {
	Id          int64
	Challenge   string
	ChallengeId int64
	Duration    string
	State       int8
}

Jump to

Keyboard shortcuts

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