Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : 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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/zafnz/structsort
Keywords: go, golang, sort, sorting
License: MIT
Latest release: about 2 years ago
First release: over 2 years ago
Namespace: github.com/zafnz
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago

    Loading...
    Readme
    Loading...