net

package
v0.0.0-...-c5d0b2b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2017 License: MIT Imports: 6 Imported by: 0

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 IPAdapter

func IPAdapter() objconv.Adapter

IPAdapter returns the adapter to encode and decode net.IP values.

func IPAddrAdapter

func IPAddrAdapter() objconv.Adapter

IPAddrAdapter returns the adapter to encode and decode net.IPAddr values.

func TCPAddrAdapter

func TCPAddrAdapter() objconv.Adapter

TCPAddrAdapter returns the adapter to encode and decode net.TCPAddr values.

func UDPAddrAdapter

func UDPAddrAdapter() objconv.Adapter

UDPAddrAdapter returns the adapter to encode and decode net.UDPAddr values.

func UnixAddrAdapter

func UnixAddrAdapter() objconv.Adapter

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL