package
1.0.1
Repository: https://github.com/segmentio/objconv.git
Documentation: pkg.go.dev

# Packages

Package mail provides adapters for types in the standard net/mail package.
Package url provides adapters for types in the standard net/url package.

# Functions

IPAdapter returns the adapter to encode and decode net.IP values.
IPAddrAdapter returns the adapter to encode and decode net.IPAddr values.
TCPAddrAdapter returns the adapter to encode and decode net.TCPAddr values.
UDPAddrAdapter returns the adapter to encode and decode net.UDPAddr values.
UnixAddrAdapter returns the adapter to encode and decode net.UnixAddr values.