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

# Packages

No description provided by the author
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.

# Functions

ActionFromContext returns action from context.
MessageFromContext returns message from context.
WithAction returns context with action.
WithMessage returns context with message.

# Structs

Filter of the objects list.
No description provided by the author

# Interfaces

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