package
0.0.0-20200528155031-cdbaa19e1583
Repository: https://github.com/kjintroverted/wizardsbrew.git
Documentation: pkg.go.dev

# Functions

NewNodeRepo returns a NodeRepo with a db connection.
NewNodeService returns a new implementation of NodeService.

# Structs

Node defines a story or quiz node.

# Interfaces

NodeRepo defines the necessary actions to interact with Node data.
NodeService defines the outward functionality available to interact with Node data.