Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Records ¶
type Records[T Deletable] struct { // contains filtered or unexported fields }
func (*Records[T]) GetLatestRecord ¶
type StampedObjects ¶
func NewStampedObjects ¶
func NewStampedObjects[T interface{}]() StampedObjects[T]
func (*StampedObjects[T]) Add ¶
func (b *StampedObjects[T]) Add(obj T)
Click to show internal directories.
Click to hide internal directories.