service

package
v0.0.0-...-9e57356 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VersionService

type VersionService struct {
	// contains filtered or unexported fields
}

func NewVersionService

func NewVersionService(ctx context.Context, clientset *base.ClientSet) *VersionService

func (*VersionService) DownloadBetaApk

func (s *VersionService) DownloadBetaApk() (string, error)

func (*VersionService) DownloadReleaseApk

func (s *VersionService) DownloadReleaseApk() (string, error)

func (*VersionService) GetAllCloudSetting

func (s *VersionService) GetAllCloudSetting() (*[]byte, error)

func (*VersionService) GetBetaVersion

func (s *VersionService) GetBetaVersion() (*pack.Version, error)

func (*VersionService) GetCloudSetting

func (s *VersionService) GetCloudSetting(req *version.GetSettingRequest) (*[]byte, error)

func (*VersionService) GetDump

func (s *VersionService) GetDump() (*string, error)

func (*VersionService) GetReleaseVersion

func (s *VersionService) GetReleaseVersion() (*pack.Version, error)

func (*VersionService) Login

func (s *VersionService) Login(req *version.LoginRequest) error

func (*VersionService) SetSetting

func (s *VersionService) SetSetting(req *version.SetCloudRequest) error

func (*VersionService) TestSetting

func (s *VersionService) TestSetting(req *version.GetTestRequest) (*[]byte, error)

func (*VersionService) UploadParams

func (s *VersionService) UploadParams(req *version.UploadParamsRequest) (string, string, error)

UploadParams 实际上是获取上传参数给前端使用

func (*VersionService) UploadVersion

func (s *VersionService) UploadVersion(req *version.UploadRequest) error

Jump to

Keyboard shortcuts

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