Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 数据生成树结构
- Host: GitHub
- URL: https://github.com/deatil/go-tree
- Owner: deatil
- License: apache-2.0
- Created: 2022-05-05T11:32:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-30T16:54:01.000Z (over 1 year ago)
- Last Synced: 2024-10-12T11:28:20.578Z (3 months ago)
- Topics: go, go-tree, tree
- Language: Go
- Homepage: https://pkg.go.dev/github.com/deatil/go-tree
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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) 所有。