profile

package
v0.0.0-...-da7e96e Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AcquireProfileLock

func AcquireProfileLock(profilePath string) bool

func LaunchProfile

func LaunchProfile(profileName string)

func ReleaseProfileLock

func ReleaseProfileLock()

Types

type Profile

type Profile struct {
	Id                 int    `json:"id"`
	Name               string `json:"name"`
	Path               string `json:"path"`
	Configured         bool   `json:"configured"`
	CurrentlyEncrypted bool   `json:"currentlyEncrypted"`
}

func GetProfiles

func GetProfiles() []Profile

Jump to

Keyboard shortcuts

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