http

package
v0.0.0-...-8db431e Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package http is used for testing purpose only

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StatusCode

type StatusCode int

StatusCode type of HTTP status code constant

const (
	// StatusBadRequest Bad Request
	StatusBadRequest StatusCode = 400
	// StatusNotFound Not Found
	StatusNotFound StatusCode = 404
)

Jump to

Keyboard shortcuts

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