Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CountFactory ¶
func (*CountFactory[T]) Create ¶
func (f *CountFactory[T]) Create(tx database.DB) []T
type Factory ¶
func NewFactory ¶
func (Factory[T]) Count ¶
func (f Factory[T]) Count(count int) *CountFactory[T]
Click to show internal directories.
Click to hide internal directories.