Registry / utility / openpeedeep-xdg

openpeedeep-xdg

JSON →
library1.0.0gogounverified

Package xdg implements the XDG Base Directory Specification for application file locations.

go get github.com/OpenPeeDeeP/xdg
INSTALL
IMPORT
SIG · OPENPEEDEEP-XDG
O
openpeedeep-xdg
utilitygov1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

xdg
github.com/OpenPeeDeeP/xdg

Minimal example showing import and usage of the XDG package.

package main import ( "fmt" "github.com/OpenPeeDeeP/xdg" ) func main() { fmt.Println(xdg.ConfigHome()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Meta
2
Amazon
1
Resources
openpeedeep-xdg — go get openpeedeep-xdg · libregistry