Categorygithub.com/marek2222/goTestGolangTraining21_interfaces02_package-sort08_standard-library-example
package
0.0.0-20210501222929-0c356261245e
Repository: https://github.com/marek2222/gotest.git
Documentation: pkg.go.dev
# Type aliases
ByAge implements sort.Interface for []person based on the Age field.