package
0.3.1
Repository: https://github.com/stygerma/scion.git
Documentation: pkg.go.dev

# Functions

New creates a new dispatcher backed by transport t, and using adapter to convert generic Message objects to and from their raw representation.

# Structs

No description provided by the author

# Interfaces

MessageAdapter converts application level messages to and from elements the Dispatcher understands.