mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-14 02:10:00 +08:00
8 lines
74 B
Go
8 lines
74 B
Go
package p2c
|
|
|
|
import "testing"
|
|
|
|
func TestP2cPicker_Pick(t *testing.T) {
|
|
|
|
}
|