package
Version:
v1.2.20
Opens a new window with list of versions in this module.
Published: Jan 23, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
TypeOperation = "operation"
TypeReport = "report"
TypeUpdate = "update"
)
type SdkLog struct {
Content string `json:"content"`
Timestamp int64 `json:"timestamp,optional"`
LogLevel int64 `json:"logLevel,optional"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.