MCPcopy Create free account
hub / github.com/rabbitstack/fibratus / Type

TypeAlias Type

pkg/cap/section/section_windows.go:22–22  ·  view source on GitHub ↗

Type describes the type of the capture section

Source from the content-addressed store, hash-verified

20
21// Type describes the type of the capture section
22type Type uint8
23
24const (
25 // Process is the process header type

Callers 1

TypeMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected