package
0.0.0-20211007011049-c28e91b6e4bf
Repository: https://github.com/toddproject/todd.git
Documentation: pkg.go.dev

# Functions

NewAgentComms returns a comms instance configured for agent usages.
NewToDDComms will create a new instance of toddComms, and load the desired CommsPackage-compatible comms package into it.

# Interfaces

Package will ensure that whatever specific comms struct is loaded at compile time will support all of the necessary features/functions that we need to make ToDD work.