tool

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 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 added in v1.0.4

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

func NewGetVersionLogic added in v1.0.4

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

NewGetVersionLogic Get Version

func (*GetVersionLogic) GetVersion added in v1.0.4

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