Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mikespook/sortmap

SortMap illustrates how to build a sortable map in Golang. Also, this library can be used in a practical project.
https://github.com/mikespook/sortmap

Last synced: 14 days ago
JSON representation

SortMap illustrates how to build a sortable map in Golang. Also, this library can be used in a practical project.

Awesome Lists containing this project

README

        

SortMap
======

[![Build Status](https://travis-ci.org/mikespook/sortmap.png?branch=master)](https://travis-ci.org/mikespook/sortmap)
[![GoDoc](https://godoc.org/github.com/mikespook/sortmap?status.png)](https://godoc.org/github.com/mikespook/sortmap)
[![Coverage Status](https://coveralls.io/repos/github/mikespook/sortmap/badge.svg?branch=master)](https://coveralls.io/github/mikespook/sortmap?branch=master)

SortMap illustrates how to build a sortable map in Golang. Also, this library can be used in a practical project.

Install
=======

Install the package:

> $ go get github.com/mikespook/sortmap

Authors
=======

* Xing Xing [Blog](http://mikespook.com)
[@Twitter](http://twitter.com/mikespook)

Open Source - MIT Software License
==================================

See LICENSE.