systeminfo

package
v1.5.5 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	GetSystemInfo() (*domain.SystemInfo, error)
}

func NewService

func NewService(
	c *ServiceConfig,
	backend domain.Backend,
	appRepo domain.ApplicationRepository,
	sshConf domain.SSHConfig,
	pubKey *ssh.PublicKeys,
) Service

type ServiceConfig

type ServiceConfig struct {
	AdditionalLinks []*domain.AdditionalLink
}

Jump to

Keyboard shortcuts

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