pass

package
v0.0.0-...-6c57b59 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(service models.PassService) (int, error)

Types

type Pass

type Pass struct {
	URL string

	PassService models.PassService
	// contains filtered or unexported fields
}

func NewPass

func NewPass() *Pass

func (*Pass) CreatePass

func (p *Pass) CreatePass() (*Pass, error)

func (*Pass) EnterPassword

func (p *Pass) EnterPassword(reader *bufio.Reader) error

func (*Pass) EnterURL

func (p *Pass) EnterURL(reader *bufio.Reader) error

func (*Pass) SavePass

func (p *Pass) SavePass() (*Pass, error)

func (*Pass) WithInput

func (p *Pass) WithInput(input io.Reader) *Pass

func (*Pass) WithOutput

func (p *Pass) WithOutput(output io.Writer) *Pass

func (*Pass) WithService

func (p *Pass) WithService(service models.PassService) *Pass

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳