changelog

package
v0.0.0-...-927d137 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Record

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"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL