package
0.0.0-20240404083532-6f24f9c84e16
Repository: https://github.com/pillarion/practice-auth.git
Documentation: pkg.go.dev

# Functions

NewRepoMock returns a mock for journal.Repo.

# Structs

RepoMock implements journal.Repo.
RepoMockInsertExpectation specifies expectation struct of the Repo.Insert.
RepoMockInsertParams contains parameters of the Repo.Insert.
RepoMockInsertResults contains results of the Repo.Insert.