mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
Improved import, by group improt.
This commit is contained in:
@ -9,9 +9,10 @@ package gqueue_test
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
"github.com/gogf/gf/v2/container/gqueue"
|
||||
"github.com/gogf/gf/v2/os/gtimer"
|
||||
"time"
|
||||
)
|
||||
|
||||
func ExampleNew() {
|
||||
|
||||
Reference in New Issue
Block a user