Documentation ¶
Index ¶
Constants ¶
View Source
const ( EventConnected string = "CONNECTED" EventIncomingData string = "DATA" EventClose string = "CLOSE" )
Variables ¶
View Source
var ( CLOSE = []byte("CLOSE") CONTINUE = []byte("CONTINUE") WRITECLOSE = []byte("WRITECLOSE") WRITE = []byte("WRITE") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.