package
Version:
v0.0.0-...-fe5a17d
Opens a new window with list of versions in this module.
Published: Jun 12, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Copyright © 2024 IceRinkDev
func New() *xdgDataStorage
type GetPkgResult struct {
Pkg
Index int
}
type Pkg struct {
FolderName string `json:"folderName"`
Name string `json:"name,omitempty"`
Binaries []string `json:"binaries,omitempty"`
Global bool `json:"global,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.