package
0.1.0
Repository: https://github.com/hanjunlee/argocui.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewService create a new service.

# Structs

Log is the struct of log.
Service is the layer of use case, it encapsulates and implements all of the use cases of the system.

# Interfaces

Repo is the interface of repository.
UseCase is the interface of use case.