appruntime

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: May 1, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImpAppRuntimeService

type ImpAppRuntimeService struct {
	markup.Component `id:"AppRuntimeService" class:"life"`

	FileSystemService service.FileSystemService `inject:"#FileSystemService"`
	AppDataService    service.AppDataService    `inject:"#AppDataService"`
	MediaService      service.MediaService      `inject:"#MediaService"`

	EnableBackupSelf bool `inject:"${wpm.options.backup-this-exe}"`
	// contains filtered or unexported fields
}

ImpAppRuntimeService ...

func (*ImpAppRuntimeService) GetAppHash

func (inst *ImpAppRuntimeService) GetAppHash() (util.Hex, error)

GetAppHash 取当前 exe 文件的 sha-256

func (*ImpAppRuntimeService) GetLifeRegistration

func (inst *ImpAppRuntimeService) GetLifeRegistration() *application.LifeRegistration

GetLifeRegistration ...

func (*ImpAppRuntimeService) ReadStartupLogs

func (inst *ImpAppRuntimeService) ReadStartupLogs() (*backup.StartupVO, error)

ReadStartupLogs ...

Jump to

Keyboard shortcuts

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