third

package
v3.8.1-rc.22 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Progress added in v3.5.0

type Progress interface {
	OnProgress(current int64, size int64)
}

type Third added in v3.4.0

type Third struct {
	LogFilePath string
	// contains filtered or unexported fields
}

func NewThird added in v3.4.0

func NewThird(platformID int32, loginUserID, systemType, LogFilePath string, fileUploader *file.File) *Third

func (*Third) Log added in v3.8.1

func (c *Third) Log(ctx context.Context, logLevel int, file string, line int, msg, err string, keysAndValues []any)

func (*Third) SetAppBadge added in v3.4.0

func (c *Third) SetAppBadge(ctx context.Context, appUnreadCount int32) error

func (*Third) UpdateFcmToken added in v3.4.0

func (c *Third) UpdateFcmToken(ctx context.Context, fcmToken string, expireTime int64) error

func (*Third) UploadLogs added in v3.4.0

func (c *Third) UploadLogs(ctx context.Context, line int, ex string, progress Progress) (err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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