Tools for package v01

Badge

Go Documentation

Use one of the snippets below to add a link to godocs.io from your project website or README file:

HTML
<a href="https://godocs.io/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1"><img src="https://godocs.io/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1?status.svg" alt="Go Documentation"></a>
Markdown
[![Go Documentation](https://godocs.io/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1?status.svg)](https://godocs.io/github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v0.1)

The v01 package does not have a package declaration comment. See the Go documentation guidelines for information on how to write a package comment. It's important to write a good summary of the package in the first sentence of the package comment. godocs.io indexes the first sentence and displays it in search results.