Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/deatil/go-tree

map 数据生成树结构
https://github.com/deatil/go-tree

go go-tree tree

Last synced: about 2 months ago
JSON representation

map 数据生成树结构

Awesome Lists containing this project

README

        

## map 生成树

### 项目介绍

* map 生成树结构

### 下载安装

~~~go
go get -u github.com/deatil/go-tree
~~~

### 使用

~~~go
import "github.com/deatil/go-tree/tree"
~~~

### 开源协议

* 本软件包遵循 `Apache2` 开源协议发布,在保留本软件包版权的情况下提供个人及商业免费使用。

### 版权

* 本软件包所属版权归 deatil(https://github.com/deatil) 所有。