//
pkg.gl
Category
github.com/an0nfunc/go-steam/v3
netutil
package
3.0.6
Repository:
https://github.com/an0nfunc/go-steam.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
4
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.