controllers

package
v0.0.0-...-287125d Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2019 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func APIError

func APIError(w http.ResponseWriter, errMessage string, code int)

func StartWebServer

func StartWebServer() error

Types

type JSONError

type JSONError struct {
	Error string `json:"error"`
	Code  int    `json:"code"`
}

Jump to

Keyboard shortcuts

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