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

# Functions

New creates a new instance of CredentialsHandler with the provided services.

# Structs

CredentialsHandler implements the gRPC server for credentials-related operations.

# Interfaces

CredentialsService is an interface that defines the methods for handling credentials.
Validator is an interface for validating incoming requests.