//
pkg.gl
Category
github.com/expsh13/go-apiApp-book
controllers
services
package
0.0.0-20231220134111-6baee449142d
Repository:
https://github.com/expsh13/go-apiapp-book.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
10 SLOC
#
Interfaces
ArticleServicer
「そのインターフェースが指定しているメソッドを全て持つならば、どんな型でも受け付けられる /article 関連を引き受けるサービス.
CommentServicer
/comment を引き受けるサービス.