tool

package
v0.0.0-...-f0a2dc7 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2025 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetSystemLogLogic

type GetSystemLogLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewGetSystemLogLogic

func NewGetSystemLogLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetSystemLogLogic

NewGetSystemLogLogic Get System Log

func (*GetSystemLogLogic) GetSystemLog

func (l *GetSystemLogLogic) GetSystemLog() (resp *types.LogResponse, err error)

type GetVersionLogic

type GetVersionLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewGetVersionLogic

func NewGetVersionLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetVersionLogic

NewGetVersionLogic Get Version

func (*GetVersionLogic) GetVersion

func (l *GetVersionLogic) GetVersion() (resp *types.VersionResponse, err error)

type RestartSystemLogic

type RestartSystemLogic struct {
	logger.Logger
	// contains filtered or unexported fields
}

func NewRestartSystemLogic

func NewRestartSystemLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RestartSystemLogic

Restart System

func (*RestartSystemLogic) RestartSystem

func (l *RestartSystemLogic) RestartSystem() error

Jump to

Keyboard shortcuts

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