You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library is the foundation of multiple container-based tools, documentation is critical here. There should be at least:
API documentation (pkg.go.dev/), which implies that in-line documentation for packages, structs, interfaces, and functions need to be added.
Higher-level concepts: an overview of what the library achieves, high level design, and basic interactions in a markdown file in this repo would be ideal.
The text was updated successfully, but these errors were encountered:
This library is the foundation of multiple container-based tools, documentation is critical here. There should be at least:
The text was updated successfully, but these errors were encountered: