package
Version:
v0.0.0-...-927d137
Opens a new window with list of versions in this module.
Published: Jul 8, 2023
License: MIT
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 Record struct {
Action string `json:"action"`
ArgName string `json:"arg_name"`
ArgFlags int `json:"arg_flags"`
FName string `json:"fname"`
P []byte `json:"p"`
Off int64 `json:"off"`
RetError error `json:"ret_error"`
RetCount int `json:"ret_count"`
TS time.Time `json:"ts"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.