//
pkg.gl
Category
github.com/jleagle/go-steam
netutil
package
1.0.0
Repository:
https://github.com/jleagle/go-steam.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
56 SLOC
#
Functions
NewPostForm
Version of http.Client.PostForm that returns a new request instead of executing it directly.
ParsePortAddr
Parses an IP address with a port, for example "209.197.29.196:27017".
ToUrlValues
No description provided by the author
#
Structs
PortAddr
An addr that is neither restricted to TCP nor UDP, but has an IP and a port.