Versions in this module Expand all Collapse all v1 v1.0.0 Jan 18, 2026 Changes in this version + func AtomicWrite(path string, content []byte) error + func BuildDaemonCommand() *cli3.Command + func BuildDiagnosticsCommand() *cli3.Command + func BuildGraphCommand() *cli3.Command + func BuildIndexCommand() *cli3.Command + func BuildInitCommand() *cli3.Command + func BuildNewCommand() *cli3.Command + func BuildQueryCommand() *cli3.Command + func BuildRootCommand() *cli3.Command + func GetVaultFromContext(ctx context.Context, cmd *cli3.Command) (string, error) + func ResolveVault(vaultFlag string) (string, error) + func ValidateVault(vaultRoot string) error + type DiagnosticResult struct + Code string + CreatedAt string + Level string + Message string + NodeID string + NodeKey string + NodeType string + Span model.Span + type TypeBundle struct + Description string + Name string + Types map[string]TypeDef + type TypeDef struct + DefaultState string + Description string Other modules containing this package github.com/sv4u/touchlog/v2