# 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.