Documentation ¶
Index ¶
Constants ¶
View Source
const Type string = "gentoo"
Variables ¶
View Source
var ( RelatedPath = "/db/pkg/" RelatedFile = "CONTENTS" )
Functions ¶
Types ¶
type Digest ¶
type Digest struct { Algorithm string `json:"algorithm,omitempty"` Value string `json:"value,omitempty"` }
PortageDigest file digest metadata
Click to show internal directories.
Click to hide internal directories.