package
0.1.10
Repository: https://github.com/geniusrabbit/blaze-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package mocks is a generated GoMock package.
Package repository implements methods of working with the repository objects.
Package usecase account implementation.

# Structs

Filter of the objects list.

# Interfaces

Repository of access to the account go:generate mockgen -source $GOFILE -package mocks -destination mocks/repository.go.
Usecase of the AuthAclient go:generate mockgen -source $GOFILE -package mocks -destination mocks/usecase.go.