sdjournalwarp

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrSoNotFound = errors.New("unable to open a handle to the library")

Functions

This section is empty.

Types

type Journal

type Journal struct {
	sdjournal.Journal
}

func NewJournalFromHandle

func NewJournalFromHandle(fd []uintptr) (j *Journal, err error)

type LibHandle

type LibHandle struct {
	Handle  unsafe.Pointer
	Libname string
}

func GetHandle

func GetHandle(libs []string) (*LibHandle, error)

func (*LibHandle) Close

func (l *LibHandle) Close() error

func (*LibHandle) GetSymbolPointer

func (l *LibHandle) GetSymbolPointer(symbol string) (unsafe.Pointer, error)

Jump to

Keyboard shortcuts

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