storage

package
v0.0.0-...-fe5a17d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2025 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Overview

Copyright © 2024 IceRinkDev

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *xdgDataStorage

Types

type GetPkgResult

type GetPkgResult struct {
	Pkg
	Index int
}

type Pkg

type Pkg struct {
	FolderName string   `json:"folderName"`
	Name       string   `json:"name,omitempty"`
	Binaries   []string `json:"binaries,omitempty"`
	Global     bool     `json:"global,omitempty"`
}

func (Pkg) String

func (p Pkg) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL