package
0.0.0-20240208225208-3f3683f3ca47
Repository: https://github.com/adi-ty/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 - respresentation of the comment strucutre.
Service - is a struct on which all our logic will be built on top of.

# Interfaces

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