//
pkg.gl
Category
github.com/k3forx/clean-architecture-with-Golang
article
delivery
http
package
0.0.0-20210807010947-af249358cc31
Repository:
https://github.com/k3forx/clean-architecture-with-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
112 SLOC
#
Packages
middleware
No description provided by the author
#
Functions
NewArticleHandler
NewArticleHandler will initialize the articles/resources endpoint.
#
Structs
ArticleHandler
ArticleHandler represents the httphandler for article.
ResponseError
ResponseError represents the response error struct.