options

package
v6.3.0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthOptions

type AuthOptions struct {
	Username      string
	Password      string
	PasswordStdin bool
	ConfirmLogout bool
}

type EncryptOptions

type EncryptOptions struct {
	AES    bool
	SHA256 bool
	SHA512 bool
	MD5    bool
	AESKey string
}

type GenOptions

type GenOptions struct {
	Length int
	Raw    bool
}

type PasswordsOptions

type PasswordsOptions struct {
	Password     string
	Logins       bool
	CreditCards  bool
	Emails       bool
	Notes        bool
	Servers      bool
	ShowHidden   bool
	ShowJsonView bool
	ShowTreeView bool
	AutoGenerate bool
}

type RootOptions

type RootOptions struct {
	Version bool
}

type WhoamiOptions

type WhoamiOptions struct {
	ShowUser bool
}

Jump to

Keyboard shortcuts

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