package
0.2.2
Repository: https://github.com/minus5/go-uof-sdk.git
Documentation: pkg.go.dev

# Functions

BindLive bind only to sports live messages.
BindPrematch bind only to sports live messages.
BindSports bind only to sports messages.
BindVirtuals bind only to virtuals messages.
BufferedConsumer same as consumer but with buffered `in` chan of size `buffer`.
Callback sets handler for all messages.
Consumer sets chan consumer of the SDK messages stream.
Credentials for establishing connection to the uof queue and api.
Fixtures gets live and pre-match fixtures at start-up.
Languages for api calls.
Recovery starts recovery for each producer It is responsibility of SDK consumer to track the last timestamp of the successfully consumed message for each producer.
Replay forces use of replay environment.
Run starts uof connector.
Staging forces use of staging environment instead of production.

# Structs

No description provided by the author

# Type aliases

Option sets attributes on the Config.