Versions in this module Expand all Collapse all v0 v0.78.2 Jan 9, 2026 v0.78.1 Jan 7, 2026 v0.78.0 Dec 22, 2025 Changes in this version + func CollectAll[T any](ctx context.Context, ...) ([]T, error) + func MarshalPageToken(args ...any) string + func UnmarshalPageToken(token string, args ...any) error + func ValidPageSize(pageSize uint32, defaultPageSize int) int