Documentation ¶
Overview ¶
Package net provides adapters for types in the standard net package.
The types and functions in this package aren't usually used direction and instead are used implicitly by installing adapters on objconv.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IPAddrAdapter ¶
IPAddrAdapter returns the adapter to encode and decode net.IPAddr values.
func TCPAddrAdapter ¶
TCPAddrAdapter returns the adapter to encode and decode net.TCPAddr values.
func UDPAddrAdapter ¶
UDPAddrAdapter returns the adapter to encode and decode net.UDPAddr values.
func UnixAddrAdapter ¶
UnixAddrAdapter returns the adapter to encode and decode net.UnixAddr values.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package mail provides adapters for types in the standard net/mail package.
|
Package mail provides adapters for types in the standard net/mail package. |
Package url provides adapters for types in the standard net/url package.
|
Package url provides adapters for types in the standard net/url package. |
Click to show internal directories.
Click to hide internal directories.