cloud

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BeginLogin

func BeginLogin(email string) (challengeID uuid.UUID, err error)

func CompleteLogin

func CompleteLogin(email, otpCode, password string, challengeID uuid.UUID) (token string, err error)

func GetDevices

func GetDevices() ([]devices.Device, error)

func SetServerRegion

func SetServerRegion(r ServerRegion)

func SetToken

func SetToken(t string)

Types

type ServerRegion

type ServerRegion int
const (
	RegionGlobal ServerRegion = iota
	RegionChina
)

Jump to

Keyboard shortcuts

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