constants

package
v0.0.0-...-86643de Latest Latest
Warning

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

Go to latest
Published: May 10, 2019 License: BSD-2-Clause Imports: 0 Imported by: 8

Documentation

Index

Constants

View Source
const (
	ContentTypeJSON      string = "application/json"
	FileExtensionJSON    string = ".json"
	ContentTypeJSONP     string = "text/javascript"
	FileExtensionJSONP   string = ".js"
	ContentTypeBSON      string = "application/bson"
	FileExtensionBSON    string = ".bson"
	ContentTypeMsgpack   string = "application/x-msgpack"
	FileExtensionMsgpack string = ".msgpack"
	ContentTypeCSV       string = "text/csv"
	FileExtensionCSV     string = ".csv"
	ContentTypeXML       string = "text/xml"
	FileExtensionXML     string = ".xml"
)
View Source
const (
	OptionKeyClientCallback string = "options.client.callback"
	OptionKeyClientContext  string = "options.client.context"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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