package
0.0.0-20230223154128-bf342570ce92
Repository: https://github.com/bfamzz/comments-api.git
Documentation: pkg.go.dev

# Functions

NewService - returns a pointer to a new service.

# Variables

No description provided by the author
No description provided by the author

# Structs

Comment - a representation of the comment structure for the service.
Service - contains all the business logic.

# Interfaces

Store - Defines all our service that the service needs to operate.