package
Version:
v1.0.0-beta.11
Opens a new window with list of versions in this module.
Published: Jan 12, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func SortSliceByField(list interface{}, field string, compare func(interface{}, interface{}) bool)
SortSliceByField sorts given slice of struct by passing the specified field to given compare function
given slice must be a slice of Ptr
Source Files
¶
Click to show internal directories.
Click to hide internal directories.