package
0.0.0
Repository: https://github.com/richardknop/pinglist-api.git
Documentation: pkg.go.dev

# Functions

NewAdapter starts a new Adapter instance.
NewService starts a new Service instance.
RegisterRoutes registers route handlers for the accounts service.

# Variables

ErrAccountMismatch ...

# Structs

Adapter ...
AdapterMock is a mocked object implementing AdapterInterface.
Service struct keeps objects to avoid passing them around.

# Interfaces

AdapterInterface defines exported methods.
ServiceInterface defines exported methods.