package
0.0.0-20201122082142-d83f28cb6d6e
Repository: https://github.com/unix4fun/ic.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Handle Control MESSAGES.
Handle Crypto MESSAGES.
Handle KEY Exchange MESSAGES.
Handle PUBLIC KEY MESSAGES.
HandleQuitMsg handles QUIT messages.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
that's what it should containt.
No description provided by the author

# Variables

Map of handler depending on the type of message.

# Structs

No description provided by the author
No description provided by the author
ACComMessage is the struct type defining the enveloppe of a JSON message.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

ACComHandler defining a communication handler function prototype that are used for handling message types.