package
0.0.0-20230719060154-2e0245bf90eb
Repository: https://github.com/galbeyte1/go-rest-api.git
Documentation: pkg.go.dev

# Functions

NewService - returns a new comment service.

# Structs

Defines our comment structure.
Service - the struct for our comment service.

# Interfaces

CommentService - the interface for our comment service.