Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BeehiveStore ¶
func NewDatastore ¶
func NewDatastore(db *sqlx.DB) *BeehiveStore
func (*BeehiveStore) CreateJobSolutions ¶
func (b *BeehiveStore) CreateJobSolutions(jobID string, sols honey.JobSolutions) (honey.JobSolutions, error)
func (*BeehiveStore) CreateSolution ¶
func (*BeehiveStore) DeleteJobSolutions ¶
func (b *BeehiveStore) DeleteJobSolutions(jobID string) (bool, error)
Click to show internal directories.
Click to hide internal directories.