process

package
v0.0.0-...-9dc1917 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Extension

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

func NewExtension

func NewExtension(logger *slog.Logger) *Extension

func (*Extension) BindPrivateRoutes

func (e *Extension) BindPrivateRoutes(mux *http.ServeMux)

func (*Extension) BindPublicRoutes

func (e *Extension) BindPublicRoutes(mux *http.ServeMux)

func (*Extension) Description

func (e *Extension) Description() string

func (*Extension) Name

func (e *Extension) Name() string

func (*Extension) OnInsiReady

func (e *Extension) OnInsiReady(panel core.ExtensionPanel)

func (*Extension) ReceiveInsightInterface

func (e *Extension) ReceiveInsightInterface(insight core.EntityInsight)

func (*Extension) Version

func (e *Extension) Version() string

Directories

Path Synopsis
Package main provides a process management system that safely handles the lifecycle of long-running processes.
Package main provides a process management system that safely handles the lifecycle of long-running processes.

Jump to

Keyboard shortcuts

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