package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Nov 4, 2020
License: Apache-2.0
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,omitempty"`
Name string `json:"name,omitempty"`
Value string `json:"value,omitempty"`
}
Secret represents an app secret
Source Files
¶
Click to show internal directories.
Click to hide internal directories.