# Packages

Package mock_resolver is a generated GoMock package.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

go:generate mockgen -destination=./mock/config.go -source=./config.go ConfigProvider.
go:generate mockgen -destination=./mock/secrets.go -source=./secrets.go SecretFetcher.