Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StableSearch ¶
func StableSearch[T any]( ctx context.Context, svc *frame.Service, query *SearchQuery, searchFunc func(ctx context.Context, query *SearchQuery) ([]*T, error), ) (frame.JobResultPipe[[]*T], error)
Types ¶
Click to show internal directories.
Click to hide internal directories.