Categorygithub.com/livepeer/go-tools
repository
0.3.8
Repository: https://github.com/livepeer/go-tools.git
Documentation: pkg.go.dev

# Packages

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

# README

go-tools

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