Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetSystemLogLogic ¶
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 ¶
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 ¶
func NewRestartSystemLogic ¶
func NewRestartSystemLogic(ctx context.Context, svcCtx *svc.ServiceContext) *RestartSystemLogic
Restart System
func (*RestartSystemLogic) RestartSystem ¶
func (l *RestartSystemLogic) RestartSystem() error
Click to show internal directories.
Click to hide internal directories.