package
Version:
v0.8.1
Opens a new window with list of versions in this module.
Published: Nov 17, 2025
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type PupState struct {
ID string `json:"id"`
Manifest struct {
Meta struct {
Name string `json:"name"`
} `json:"meta"`
} `json:"manifest"`
Installation string `json:"installation"`
}
PupState represents the structure of a pup state file
Source Files
¶
Click to show internal directories.
Click to hide internal directories.