package
0.0.0-20241001140320-1cfc79ecf30e
Repository: https://github.com/nix-community/go-nix.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FromAbsolutePath parses an absolute Nix Store path including store prefix) into a StorePath, verifying it's syntactically valid.
FromString parses a Nix store path without store prefix into a StorePath, verifying it's syntactically valid.
Validate validates an absolute Nix Store Path string.

# Constants

No description provided by the author
No description provided by the author

# Variables

nolint:gochecknoglobals.
nolint:gochecknoglobals.

# Structs

StorePath represents a bare Nix store path, without any paths underneath `/nix/store/…-…`.