package
0.0.0-20240613110544-6dacdd2fdb72
Repository: https://github.com/dmitrylolo/go-rest-api.git
Documentation: pkg.go.dev

# Functions

NewService rerturns a pointer to a new service.

# Variables

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

# Structs

Comment a representation of a comment structure.
Service is a struct on which all the business logic of the service.

# Interfaces

Store is an interface that defines the methods that service needs in order to operate.