Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPostForm ¶
Version of http.Client.PostForm that returns a new request instead of executing it directly.
Types ¶
type PortAddr ¶
An addr that is neither restricted to TCP nor UDP, but has an IP and a port.
func ParsePortAddr ¶
Parses an IP address with a port, for example "209.197.29.196:27017". If the given string is not valid, this function returns nil.
Click to show internal directories.
Click to hide internal directories.