package
Version:
v1.15.1
Opens a new window with list of versions in this module.
Published: Feb 15, 2026
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Summary struct {
Variables []Variable `json:"variables"`
}
type Variable struct {
Key string `json:"key"`
Value string `json:"value"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.