Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( WS = B("ws://") WSS = B("wss://") HTTP = B("http://") HTTPS = B("https://") )
Functions ¶
This section is empty.
Types ¶
type B ¶
type B = []byte
Click to show internal directories.
Click to hide internal directories.