package
0.0.0-20200528155031-cdbaa19e1583
Repository: https://github.com/kjintroverted/wizardsbrew.git
Documentation: pkg.go.dev
# Functions
NewFeatRepo returns a FeatRepo with a db connection.
NewFeatService returns a new implementation of FeatService.
# Interfaces
FeatRepo defines the necessary actions to interact with Feat data.
FeatService defines the outward functionality available to interact with Feat data.