ebpflog

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 14, 2023 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StackInvalid = iota //'?',
	StackSpill          //'r',
	StackMisc           //'m',
	StackZero           //'0',
	StackDynptr         //'d',
	StackIter           //'i',
	StackMapValue
	StackCtx
	StackImm
)

Variables

This section is empty.

Functions

This section is empty.

Types

type LogContext

type LogContext interface {
	Process() error
}

func NewLogContext

func NewLogContext(in io.Reader, out io.Writer) LogContext

Jump to

Keyboard shortcuts

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