package
Version:
v1.9.0
Opens a new window with list of versions in this module.
Published: Sep 30, 2024
License: GPL-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 OperationLog struct {
v1.BaseModel `storm:"inline"`
v1.Metadata `storm:"inline"`
Operator string `json:"operator"`
Operation string `json:"operation"`
OperationDomain string `json:"operationDomain"`
SpecificInformation string `json:"specificInformation"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.