Documentation ¶
Index ¶
- func FromStringArray(list []string) []*string
- func GetLimitAndSortOrderAndCursor(first, last *int64, after, before *string) (int64, int, *string, error)
- func GetSortOrder(sortBy string, order int) bson.D
- func GetSortOrderFromString(order *string) int
- func ReverseList[T interface{}](list []*T) []*T
- func ToStringArray(list []*string) []string
- type DataProcessor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromStringArray ¶
func GetSortOrderFromString ¶
func ReverseList ¶
func ReverseList[T interface{}](list []*T) []*T
func ToStringArray ¶
Types ¶
type DataProcessor ¶
Click to show internal directories.
Click to hide internal directories.