package
0.2024.5
Repository: https://github.com/vanti-dev/sc-bos.git
Documentation: pkg.go.dev

# Functions

Changes calls Pull on poller unless it's not supported, in which case it polls.
NewFetcher returns a Fetcher backed by the given pull and poll functions.
OrPoll will attempt to call pull, falling back to poll if it's not supported.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Fetcher can pull and poll for changes.

# Type aliases

No description provided by the author
No description provided by the author