//
pkg.gl
Category
github.com/fastcat/wirelink
internal
networking
host
package
0.14.6
Repository:
https://github.com/fastcat/wirelink.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
15 SLOC
#
Functions
CreateHost
CreateHost creates the default Environment implementation for the host OS.
MustCreateHost
MustCreateHost calls CreateHost and panics if it fails.