Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresDatastore ¶
func NewPostgresDatastore ¶
func NewPostgresDatastore() *PostgresDatastore
func (*PostgresDatastore) CreateHydration ¶
func (d *PostgresDatastore) CreateHydration(hydration *types.Hydration) error
func (*PostgresDatastore) CreateSleep ¶
func (d *PostgresDatastore) CreateSleep(sleep *types.Sleep) error
func (*PostgresDatastore) GetHydrationByDay ¶
type SqliteDatastore ¶
func (*SqliteDatastore) CreateHydration ¶
func (d *SqliteDatastore) CreateHydration(hydration *types.Hydration) error
func (*SqliteDatastore) CreateSleep ¶
func (d *SqliteDatastore) CreateSleep(sleep *types.Sleep) error
func (*SqliteDatastore) GetHydrationByDay ¶
Click to show internal directories.
Click to hide internal directories.