package
0.0.0-20240420021241-9ce43a0e5e6b
Repository: https://github.com/votoznotna/go-rest-api.git
Documentation: pkg.go.dev

# Functions

NewService - returns a new comment service.

# Variables

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

# Structs

No description provided by the author
Service - the struct for our comment service.

# Interfaces

CommentStore - defines the interface we need our comment storage layer to implement.