//
pkg.gl
Category
github.com/yyh-gl/hobigon-golang-api-server
app
usecase
package
1.4.5
Repository:
https://github.com/yyh-gl/hobigon-golang-api-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
5
Files
137 SLOC
#
Functions
NewBlog
NewBlog : Blog用ユースケースを取得.
NewNotification
NewNotification : Notification用ユースケースを取得.
#
Variables
APISet
APISet : usecase層のWireSet(API用).
CLISet
CLISet : usecase層のWireSet(CLI用).
ErrBlogNotFound
ErrBlogNotFound : 該当Blogが存在しないエラー.
#
Interfaces
Blog
Blog : Blog用ユースケースのインターフェース.
Notification
Notification : Notification用ユースケースのインターフェース.