Documentation ¶
Index ¶
Constants ¶
View Source
const ( HTTP = "http" GRPC = "grpc" WS = "ws" TCP = "tcp" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Schema ¶
Schema defines server protocol
func NewGRPCSchema ¶
func NewHttpSchema ¶
func NewTCPSchema ¶
func NewWSSchema ¶
Click to show internal directories.
Click to hide internal directories.