package
0.0.13
Repository: https://github.com/ajmath/h2c.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
Used by the h2c process when receiving a command from the command line interface.
Used by the command line interface when receiving a Result from the h2c process.

# Structs

Command struct is sent from the command line interface to the h2c process.
Result is sent from the h2c process to the command line interface.
Implements rpc.IpcManager.

# Interfaces

IpcManager maintains the socket for communication between the cli and the h2c process.