rest

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2020 License: MIT Imports: 5 Imported by: 2

Documentation

Overview

Scope: REST

Index

Constants

This section is empty.

Variables

View Source
var MimeType = struct {
	Json, Html, Text string
}{
	"application/json", "text/html", "text/plain",
}
View Source
var UserAgent userAgent

Functions

func HttpChainMiddlewareRequestDump

func HttpChainMiddlewareRequestDump(next http.HandlerFunc) http.HandlerFunc

func HttpRedirectTo

func HttpRedirectTo(resp *http.ResponseWriter, location string)

func RenderJsonErr

func RenderJsonErr(resp http.ResponseWriter, httpStatus int, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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