//
pkg.gl
Category
github.com/CSalih/go-clean-architecture
internal
common
presenter
package
0.0.0-20230209190747-149b027952b9
Repository:
https://github.com/csalih/go-clean-architecture.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
49 SLOC
#
Functions
NewConsolePresenter
No description provided by the author
NewJsonResponsePresenter
NewJsonResponsePresenter transforms the data to json and writes it to the response writer.
#
Interfaces
Presenter
The Presenter is responsible for presentation logic.