utils

package
v0.0.0-...-3c5ac78 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2015 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteError

func WriteError(err Error, w http.ResponseWriter)

Types

type Error

type Error struct {
	Status int    `json:"status"`
	Title  string `json:"title"`
}

type Errors

type Errors struct {
	Errors []Error `json:"errors"`
}

Jump to

Keyboard shortcuts

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