mirror of
https://gitee.com/johng/gf
synced 2026-07-03 20:01:04 +08:00
v2 -> v3
This commit is contained in:
@ -11,8 +11,8 @@ import (
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
"github.com/gogf/gf/v2/container/gqueue"
|
||||
"github.com/gogf/gf/v2/os/gtimer"
|
||||
"github.com/gogf/gf/v3/container/gqueue"
|
||||
"github.com/gogf/gf/v3/os/gtimer"
|
||||
)
|
||||
|
||||
func ExampleNew() {
|
||||
|
||||
Reference in New Issue
Block a user