controllers

package
v0.0.0-...-ee2f979 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package controllers provee los handlers de cada controlador

Package controllers provee los handlers de cada controlador

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TopSecretPost

func TopSecretPost(c *gin.Context)

TopSecretPost godoc @Summary Obtiene posición y mensaje escondido @Description Obtiene posición y mensaje escondido @Accept json @Produce json @Success 200 {object} topsecret.SatellitesResponse @Failure 400 {object} httputil.HTTPError @Failure 500 {object} httputil.HTTPError @Router /topsecret [post]

func TopSecretSplitGet

func TopSecretSplitGet(c *gin.Context)

TopSecretSplitGet godoc @Summary Obtiene posición y mensaje escondido @Description Obtiene posición y mensaje escondido @Accept json @Produce json @Success 200 {object} topsecretsplit.SatelliteResponse @Failure 400 {object} httputil.HTTPError @Failure 500 {object} httputil.HTTPError @Router /topsecret_split [get]

func TopSecretSplitPost

func TopSecretSplitPost(c *gin.Context)

TopSecretSplitPost godoc @Summary Añade la información de un satélite @Description Añade la información de un satélite @Accept json @Produce json @Success 200 {object} topsecretsplit.Satellite @Failure 400 {object} httputil.HTTPError @Failure 404 {object} httputil.HTTPError @Failure 500 {object} httputil.HTTPError @Router /topsecret_split [post]

Types

This section is empty.

Jump to

Keyboard shortcuts

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