package
0.0.0-20220814120234-be96ee6adab0
Repository: https://github.com/cloudnua/go-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 - is the struct on which all the logic will be built on top of.

# Interfaces

Store - this interface defines all of the methods that the service needs in order to operate.