transport

package
v0.0.0-...-5af7744 Latest Latest
Warning

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

Go to latest
Published: May 13, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Client = &client{
	container: map[Protocol]genClient{},
}
View Source
var Server = &server{
	container: map[Protocol]genServer{},
}

Functions

This section is empty.

Types

type Protocol

type Protocol string
const (
	TCP  Protocol = "tcp"
	UNIX Protocol = "UNIX"
)

Jump to

Keyboard shortcuts

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