auditstate

package
v3.0.0-rc13 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Registry

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

func (*Registry) Active

func (r *Registry) Active() bool

func (*Registry) Snapshot

func (r *Registry) Snapshot() (Session, bool)

func (*Registry) Start

func (r *Registry) Start(q chan plog.LogMessage, subsystems []string, preemptC chan struct{}, user string)

func (*Registry) Stop

func (r *Registry) Stop(q chan plog.LogMessage)

type Session

type Session struct {
	Q          chan plog.LogMessage
	PreemptC   chan struct{}
	Subsystems []string
	User       string
}

Jump to

Keyboard shortcuts

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