kernel

package
v0.9.8 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2025 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KernelRuntime

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

func NewKernelRuntime

func NewKernelRuntime(hostedApp types.IApp, hostVersion string) *KernelRuntime

func (*KernelRuntime) GetApp

func (g *KernelRuntime) GetApp() types.IApp

func (*KernelRuntime) GetLogger

func (g *KernelRuntime) GetLogger() types.ILogger

func (*KernelRuntime) GetName

func (g *KernelRuntime) GetName() string

func (*KernelRuntime) GetRootContext

func (k *KernelRuntime) GetRootContext() context.Context

func (*KernelRuntime) GetRunDirectory

func (g *KernelRuntime) GetRunDirectory() string

func (*KernelRuntime) GetService

func (*KernelRuntime) GetVersion

func (g *KernelRuntime) GetVersion() string

func (*KernelRuntime) Init

func (k *KernelRuntime) Init() error

func (*KernelRuntime) ListenAndServe

func (k *KernelRuntime) ListenAndServe() error

func (*KernelRuntime) Register

func (k *KernelRuntime) Register() error

func (*KernelRuntime) SetService

func (g *KernelRuntime) SetService(service types.IKernelService)

func (*KernelRuntime) Start

func (k *KernelRuntime) Start() error

func (*KernelRuntime) Stop

func (k *KernelRuntime) Stop() error

Jump to

Keyboard shortcuts

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