package
0.0.0-20191122150446-de8420c81d01
Repository: https://github.com/senexi/go-proto-micro.git
Documentation: pkg.go.dev

# README

usecases

Usecases represent the actual business logic of the application. A usecase must not have any references to external libraries or frameworks!

See The clean architecture for further details.

# Structs

No description provided by the author