Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = gad.Dict{ "url": &gad.Function{ Name: "url", Value: URL, }, "header": &gad.Function{ Name: "header", Value: Header, }, "request": &gad.Function{ Name: "request", Value: Request, }, "get": &gad.Function{ Name: "get", Value: Get, }, "exec": gad.MustNewReflectValue(http.DefaultClient.Do), }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.