package
0.0.0-20240929173222-0acde3ebd9e1
Repository: https://github.com/deniskhanov/privatekeeperv2.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of CredentialsService with the provided dependencies.

# Structs

CredentialsService is responsible for handling operations related to user credentials.

# Interfaces

CryptService defines methods for encryption and decryption operations.
DataRepository defines the methods for data operations on the repository level.