istat

package
v3.0.0-beta13 Latest Latest
Warning

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

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

Documentation

Overview

Package istat implements the management of local instance status

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadRunningInfo

func LoadRunningInfo(rid, file string) (data resource.RunningInfo, errs error)

Types

type T

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

T is used to publish local instance status updates

It publishes following messages for localhost instances:

  • msgbus.InstanceStatusDeleted
  • msgbus.InstanceStatusUpdated

func New

func New(subQS pubsub.QueueSizer) *T

func (*T) Start

func (t *T) Start(ctx context.Context) error

func (*T) Stop

func (t *T) Stop() error

Jump to

Keyboard shortcuts

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