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