Documentation ¶
Overview ¶
Package badger provides the BadgerDB backend for storing data.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CourseStore ¶
type CourseStore struct {
// contains filtered or unexported fields
}
func (CourseStore) UpsertCourses ¶
func (store CourseStore) UpsertCourses(courses ...csufbot.Course) error
type GuildStore ¶
type GuildStore struct {
// contains filtered or unexported fields
}
func (GuildStore) SetCourses ¶
Click to show internal directories.
Click to hide internal directories.