mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
fix host ip retrieving for package contrib/trace/jaeger when there is no intranet ip in host (#2640)
This commit is contained in:
@ -102,7 +102,7 @@ func ExampleQueue_Close() {
|
||||
fmt.Println(q.Len())
|
||||
fmt.Println(q.Pop())
|
||||
|
||||
// Output:
|
||||
// May Output:
|
||||
// 0
|
||||
// <nil>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user