//
pkg.gl
Category
github.com/apoxy-dev/apoxy-cli
pkg
network
package
0.4.1
Repository:
https://github.com/apoxy-dev/apoxy-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
46 SLOC
#
Functions
Host
Host returns a network implementation that uses the host's network stack.
Loopback
Loopback returns a network that only connects to localhost.
#
Structs
HostNetwork
No description provided by the author
LoopbackNetwork
No description provided by the author
#
Interfaces
Network
Network is a simple network abstraction.