Utility packages used across Livepeer Go repositories.
Put a function or package here only if all below statements are true:
- the function is used across multiple Livepeer repositories
- unit tests are included
- there is test coverage of code using the function in the dependent repo, at the very least to execute imports
- it introduces minimal transitive dependencies