controller

package
v0.0.0-...-d0d7a61 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2019 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AuthCheck

func AuthCheck(c *gin.Context)

AuthCheck ...

func CreateChallenge

func CreateChallenge(c *gin.Context)

CreateChallenge ...

func DeleteChallenge

func DeleteChallenge(c *gin.Context)

DeleteChallenge ...

func GetChallenge

func GetChallenge(c *gin.Context)

GetChallenge ...

func GetChallenges

func GetChallenges(c *gin.Context)

GetChallenges ...

func GetUser

func GetUser(c *gin.Context)

GetUser ...

func SolveChallenge

func SolveChallenge(c *gin.Context)

SolveChallenge ...

func UpdateChallenge

func UpdateChallenge(c *gin.Context)

UpdateChallenge ...

Types

type Solve

type Solve struct {
	Flag string `form:"flag" json:"Flag" binding:"required"`
}

Solve ...

Jump to

Keyboard shortcuts

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