systeminformation

package
v0.9.7 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 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 GetSystemInfoRequest

type GetSystemInfoRequest struct {
	// V1 Fields
	ID   string
	Type string
}

type GetSystemInfoResponse

type GetSystemInfoResponse struct {
	// V1 Fields
	Metadata map[string]string
}

type SystemInformation

type SystemInformation interface {
	ServiceInfo() api.Info

	GetSystemInfo(ctx context.Context, req *GetSystemInfoRequest) (*GetSystemInfoResponse, error)
}

Jump to

Keyboard shortcuts

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