package
Version:
v0.8.77
Opens a new window with list of versions in this module.
Published: Sep 15, 2021
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LogEntity interface {
beeorm.Entity
SetID(value uint64)
SetType(value string)
SetStatus(value string)
SetRequest(value interface{})
SetResponse(value interface{})
SetMessage(value string)
SetCreatedAt(value time.Time)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.