# Functions
InitMetrics must be called once before using this package.
New creates and returns new App.
NewMockAppl creates a new mock instance.
NewMockRepo creates a new mock instance.
# Structs
App implements interface Appl.
No description provided by the author
Config contains configuration for business-logic.
No description provided by the author
MockAppl is a mock of Appl interface.
MockApplMockRecorder is the mock recorder for MockAppl.
MockRepo is a mock of Repo interface.
MockRepoMockRecorder is the mock recorder for MockRepo.
No description provided by the author
# Type aliases
Ctx is a synonym for convenience.