Method
Type
Type returns the type of digest. Always a valid value.
()
Source from the content-addressed store, hash-verified
| 87 | // |
| 88 | // Always a valid value. |
| 89 | Type() DigestType |
| 90 | // Value returns the digest value. |
| 91 | // |
| 92 | // Always non-empty. |
Implementers 4
digestprivate/pkg/cas/digest.go digestprivate/bufpkg/bufmodule/digest.go digestprivate/bufpkg/bufpolicy/digest.go digestprivate/bufpkg/bufplugin/digest.go