github.com/zafnz/structsort
structsort sorts a supplied list of structs by an arbitrary supplied field. You do not need to know the name of the field ahead of time, it's type, or even if it exists in the struct. It can sort by anything that is either a native type, implements a Compare() method (see customCompare example, or implements a String() function.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
almost 4 years ago
v1.0.3
almost 4 years ago
Versions
4
4
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |
Rankings on proxy.golang.org
Overall
Top 8.2%