package
0.0.0-20240323100325-aa9ed8d7823e
Repository: https://github.com/justworking42/go-password-manager.git
Documentation: pkg.go.dev

# Functions

GetRepository returns the current repository instance.
NewMockRepository creates a new mock instance.
SetRepository sets the repository instance.

# Structs

No description provided by the author
No description provided by the author
MockRepository is a mock of Repository interface.
MockRepositoryMockRecorder is the mock recorder for MockRepository.
No description provided by the author
Password represents a stored password with its name, login, and password.

# Interfaces

Repository is an interface for managing password storage and retrieval.