Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImportReaderFS ¶
type ImportReaderFS struct {
Folder string
FS billy.Filesystem
}
type Public ¶
type Public struct {
Name string `json:"name"`
Author string `json:"author"`
Description string `json:"description"`
Entries []PublicEntry `json:"entries"`
}
func GetPackages ¶
type PublicEntry ¶
Click to show internal directories.
Click to hide internal directories.