version

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Rendered for windows/amd64

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 (
	// ProcessSecV1 is the v1 of the process section
	ProcessSecV1 Version = iota + 1
	// ProcessSecV2 is the v2 of the process section
	ProcessSecV2
)
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
)

Jump to

Keyboard shortcuts

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