# Functions
CheckPassword validate password string.
NewBox creates box with repo.
NewEmptyPassword creates a empty Password entity.
NewFileRepository creates a FileRepository.
No description provided by the author
NewPassword creates a Password entity.
# Structs
Box represents password box.
Password represents entity of password.
PasswordBasic is basic of Password.
# Interfaces
BoxRepository define repo for storing passwords.