version

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Version

type Version uint16

Version designates the type for specifying the current section version.

const (
	// HandleSecV1 is the v1 of the handle section
	HandleSecV1 Version = iota + 1
)
const (
	// KevtSecV1 is the v1 of the kernel event section
	KevtSecV1 Version = iota + 1
)
const (
	// PESecV1 is the v1 of the PE section
	PESecV1 Version = iota + 1
)
const (
	// ProcessSecV1 is the v1 of the process section
	ProcessSecV1 Version = iota + 1
)

Jump to

Keyboard shortcuts

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