common

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 21, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GET_WEB_METHOD    WebMethod = "GET"
	POST_WEB_METHOD   WebMethod = "POST"
	PUT_WEB_METHOD    WebMethod = "PUT"
	DELETE_WEB_METHOD WebMethod = "DELETE"
	JSON_MEDIA_TYPE   MediaType = "application/json"
	YAML_MEDIA_TYPE   MediaType = "text/yaml"
	XML_MEDIA_TYPE    MediaType = "application/xml"
	PLAIN_MEDIA_TYPE  MediaType = "plain/text"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MediaType

type MediaType string

type WebMethod

type WebMethod string

Jump to

Keyboard shortcuts

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