Documentation
¶
Index ¶
Constants ¶
View Source
const ( CONN_HOST = "127.0.0.1" CONN_PORT = "3000" CONN_TYPE = "tcp" )
Variables ¶
View Source
var Data = make(map[int]Info)
View Source
var MAX_SIZE int64
Functions ¶
func InfoHandler ¶
func SplitRequest ¶
SplitRequest returns a []string of every part of the request. But first makes sure said request comply with the protocol.
Types ¶
Click to show internal directories.
Click to hide internal directories.