package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Nov 27, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Content struct {
Raw json.RawMessage
Type string `path:"type" json:"type"`
Name string `path:"name" json:"name"`
Path string `path:"path" json:"path"`
Sha string `path:"sha" json:"sha"`
Size int `path:"size" json:"size"`
Target string `path:"target" json:"target"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.