Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( VAULT_PREFIX = "1pass" VAULT_MAIN_DESC = "Manage Token/Password on 1Password" VAULT_SUBCOMMAND_NAMES = []string{VAULT_PREFIX + "store", VAULT_PREFIX + "list"} VAULT_SUBCOMMAND_DESC = []string{"Store a new secret to 1Password in password format", "List 1Password Vault item names"} VAULT_DISPLAY_COLOR = "#4CAAF7" )
Functions ¶
func Connect ¶
func Connect() *onepassword.Client
func GetVaultId ¶
func GetVaultId(client *onepassword.Client) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.