comment update for package gtree

This commit is contained in:
john
2020-07-16 11:46:11 +08:00
parent 205f98cfeb
commit f654bb2eda

View File

@ -5,4 +5,7 @@
// You can obtain one at https://github.com/gogf/gf.
// Package gtree provides concurrent-safe/unsafe tree containers.
//
// Some implements are from: https://github.com/emirpasic/gods
// Thanks!
package gtree