add gtree example new file

This commit is contained in:
huangqian
2021-11-23 20:53:17 +08:00
parent 8a22b129dd
commit c12404b378
2 changed files with 14 additions and 2 deletions

View File

@ -1 +1,7 @@
package gtree
// Copyright GoFrame Author(https://goframe.org). All Rights Reserved.
//
// This Source Code Form is subject to the terms of the MIT License.
// If a copy of the MIT was not distributed with gm file,
// You can obtain one at https://github.com/gogf/gf.
package gtree_test

View File

@ -1 +1,7 @@
package gtree
// Copyright GoFrame Author(https://goframe.org). All Rights Reserved.
//
// This Source Code Form is subject to the terms of the MIT License.
// If a copy of the MIT was not distributed with gm file,
// You can obtain one at https://github.com/gogf/gf.
package gtree_test