Documentation ¶
Index ¶
Constants ¶
View Source
const DigestLength = 16
Variables ¶
This section is empty.
Functions ¶
func ExtensionToPB ¶
func ExtensionToPB(d *Extension) *cppb.DigestExtension
Types ¶
type Extension ¶
type Extension struct { // Epic dentoes the digest of the EpicDetachedExtension Epic Digest }
func ExtensionFromPB ¶
func ExtensionFromPB(d *cppb.DigestExtension) *Extension
Click to show internal directories.
Click to hide internal directories.