package
0.0.0-20210907191148-a59d5ef934d3
Repository: https://github.com/asspirin12/restapitutorial.git
Documentation: pkg.go.dev

# Functions

NewService – returns a new comment Service.

# Structs

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

# Interfaces

CommentService – the interface for our comment service.