package
Version:
v0.0.0-...-c7a3aaa
Opens a new window with list of versions in this module.
Published: Nov 5, 2024
License: BSD-2-Clause-Patent
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 Secret struct {
ID string `json:"id"`
Value string `json:"value"`
}
Secret stores the value of a secret variable.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.