package
Version:
v0.35.0
Opens a new window with list of versions in this module.
Published: Jun 13, 2026
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Version int `json:"version"`
CreatedUTC string `json:"created_utc"`
Agents []string `json:"agents"`
}
Config is persisted to meta/config.json and captures the initial setup.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.