package
0.0.0-20180105203751-41ceb6925099
Repository: https://github.com/vanti-dev/gobacnet.git
Documentation: pkg.go.dev

# Functions

DefaultSubscriberTimeout option sets a a timeout period when we have not received any packages to a subscriber for the timeout period.
DefaultSubscriberTimeout option sets a a timeout period when we have not received any packages to a subscriber for the timeout period.
NewManager initializes a manager's internals.

# Structs

Manager handles subscriptions and publications.

# Type aliases

ManagerOption are function passed to NewManager to configure the manager.
SubscriberOption are options passed to a particular subscribe function.