package
Version:
v0.34.0
Opens a new window with list of versions in this module.
Published: Jan 24, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
FieldsToRows converts decoded fields into table rows.
Generate creates a UUID for the requested version.
type Field struct {
Name string `json:"name"`
Value string `json:"value"`
}
Field represents a decoded UUID field.
Decode extracts human-readable fields from a UUID.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.