mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
adding gres
This commit is contained in:
@ -8,5 +8,5 @@ import (
|
||||
|
||||
func main() {
|
||||
gres.Dump()
|
||||
g.Dump(gres.Scan("/", "*"))
|
||||
g.Dump(gres.Scan("/r", "*", true))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user