session

package
v0.8.5 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChangelogURL

func ChangelogURL(version string) string

func CheckAuth

func CheckAuth() bool

func CheckToken

func CheckToken(token string) (response *sdk.UserResponse, err error)

func Connect

func Connect(token string) *sdk.Client

func DisableAuthCheck

func DisableAuthCheck(cmd *cobra.Command)

func InvalidateToken

func InvalidateToken(token string) (response *sdk.Response, err error)

func IsAuthCheckEnabled

func IsAuthCheckEnabled(cmd *cobra.Command) bool

func VersionFormat

func VersionFormat(version, buildDate string) string

Types

type Me

type Me struct {
	ID     string
	Email  string
	Name   string
	Avatar string
}

type MeResponse

type MeResponse struct {
	Benchmark float64 `json:"_benchmark"`
	Data      Me      `json:"data"`
}

Jump to

Keyboard shortcuts

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