Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimerAbleTrait ¶
type TimerAbleTrait struct { }
func (TimerAbleTrait) OnDelete ¶
func (trait TimerAbleTrait) OnDelete(filter interface{}) interface{}
func (TimerAbleTrait) OnFilter ¶
func (trait TimerAbleTrait) OnFilter(filter interface{}) interface{}
func (TimerAbleTrait) OnInsert ¶
func (trait TimerAbleTrait) OnInsert(doc interface{}) interface{}
func (TimerAbleTrait) OnUpdateOrReplace ¶
func (trait TimerAbleTrait) OnUpdateOrReplace(filter, doc interface{}) interface{}
Click to show internal directories.
Click to hide internal directories.