gosharedlibs

package module
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TokenFile = "ticketool.token"
)

Variables

This section is empty.

Functions

func DecryptToken

func DecryptToken(data []byte, key []byte) (string, error)

func DumpEncryptedToken

func DumpEncryptedToken(encryptedData []byte) error

func EncryptToken

func EncryptToken(t string, k string) (string, error)

func ExportEncryptedToken

func ExportEncryptedToken() ([]byte, error)

func GetAppKey added in v0.1.2

func GetAppKey(appName string) (string, error)

func GetMachineId added in v0.1.2

func GetMachineId() (string, error)

func HomeFolder

func HomeFolder() (string, error)

func InitalizeTikiFolder

func InitalizeTikiFolder()

func OpenBrowser

func OpenBrowser(preferredBrowser string, url string) bool

Types

type GenericTicket added in v0.1.13

type GenericTicket struct {
	TicketPath  string
	TicketOwner string
}

Directories

Path Synopsis
utils module

Jump to

Keyboard shortcuts

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