//
pkg.gl
Category
github.com/hanjunlee/argocui
internal
runtime
package
0.1.0
Repository:
https://github.com/hanjunlee/argocui.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
10
Files
49 SLOC
#
Packages
mock
No description provided by the author
namespace
No description provided by the author
workflow
No description provided by the author
#
Functions
NewService
NewService create a new service.
#
Structs
Log
Log is the struct of log.
Service
Service is the layer of use case, it encapsulates and implements all of the use cases of the system.
#
Interfaces
Repo
Repo is the interface of repository.
UseCase
UseCase is the interface of use case.