//
pkg.gl
Category
github.com/HuloM/GolangRestAPI
internal
comment
package
0.0.0-20210905204607-09abbfd9844f
Repository:
https://github.com/hulom/golangrestapi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
67 SLOC
#
Functions
NewService
NewService - return a new comment service.
#
Structs
Comment
Comment - defines our comment structure.
Service
Service - the struct for our comment service.
#
Interfaces
CommentService
CommentService - the interface four our comment service.