package
0.0.0-20230205204333-cd7ac82dc6cc
Repository: https://github.com/anishrim/go-rest-api.git
Documentation: pkg.go.dev

# Functions

NewService - returns a new comment service.

# Structs

Comment - Defines a comment structure.
Service - struct for our comment service.

# Interfaces

CommentService - the interface for our comment service.