package
Version:
v0.0.0-...-dc6c969
Opens a new window with list of versions in this module.
Published: Aug 11, 2019
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
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" binding:"required"`
Content string `json:"content" binding:"required"`
Expiration time.Time `json:"expiration" binding:"required"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.