package
0.0.0-20210905204607-09abbfd9844f
Repository: https://github.com/hulom/golangrestapi.git
Documentation: pkg.go.dev

# Functions

NewService - return a new comment service.

# Structs

Comment - defines our comment structure.
Service - the struct for our comment service.

# Interfaces

CommentService - the interface four our comment service.