Documentation ¶
Index ¶
Constants ¶
View Source
const ( GRPCServer = "GRPC" HTTPServer = "http" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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.