Documentation
¶
Index ¶
Constants ¶
View Source
const ( Ip = "localhost" Port = "3333" Network = "tcp" )
Variables ¶
This section is empty.
Functions ¶
func HandleQuery ¶
func HandleQuery(w http.ResponseWriter, r *http.Request)
func MakeGzipHandler ¶
func MakeGzipHandler(fn http.HandlerFunc) http.HandlerFunc
Types ¶
type QueryParams ¶
Click to show internal directories.
Click to hide internal directories.