Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EventBinding = event_{
Id: 1,
Uid: 1468539308767086854,
}
View Source
var ReadingBinding = reading_{
Id: 2,
Uid: 5284076134434938613,
}
Functions ¶
func LoadEmptyTestObjectBox ¶
func ObjectBoxModel ¶
Types ¶
type EventBox ¶
func BoxForEvent ¶
type ReadingBox ¶
func BoxForReading ¶
func BoxForReading(ob *objectbox.ObjectBox) *ReadingBox
func (*ReadingBox) GetAll ¶
func (box *ReadingBox) GetAll() ([]*Reading, error)
func (*ReadingBox) Remove ¶
func (box *ReadingBox) Remove(entity *Reading) (err error)
Click to show internal directories.
Click to hide internal directories.