Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MyOrigin, _ = os.Hostname()
Functions ¶
This section is empty.
Types ¶
type AccessToken ¶
type ContentType ¶
type ContentType string
const ( JSON ContentType = "application/json; charset=utf-8" STREAMING ContentType = "application/x-json-stream; charset=utf-8" )
Click to show internal directories.
Click to hide internal directories.