syscall

package
v0.0.0-...-0b57c3c Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SyscalHooks

type SyscalHooks interface {
	Install() error
	Uninstall() error
}

func NewSyscallHooks

func NewSyscallHooks(bpfObjects *bpf.BpfObjects) SyscalHooks

type SyscalHooksImpl

type SyscalHooksImpl struct {
	// contains filtered or unexported fields
}

func (*SyscalHooksImpl) Install

func (h *SyscalHooksImpl) Install() error

func (*SyscalHooksImpl) Uninstall

func (h *SyscalHooksImpl) Uninstall() error

Jump to

Keyboard shortcuts

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