Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
Store is the implementation of the activity.Store interface backed by SQLite
func NewSQLiteStore ¶
NewSQLiteStore creates a new Store with an event table if not exists.
Click to show internal directories.
Click to hide internal directories.