rezvaneh / golang-sort-map

A map that the data is provided from a json API endpoint, then sort them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang-sort-map

A map that the data is provided from your json API endpoint, then sort them.

Start

Use slice package for sorting. github.com/bradfitz/slice then run it:

go run main.go

About

A map that the data is provided from a json API endpoint, then sort them.


Languages

Language:Go 100.0%