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.

# Structs

Spell defines a spell, prereqs, and all components.

# Interfaces

SpellRepo defines the necessary actions to interact with Spell data.
SpellService defines the outward functionality available to interact with Spell data.