nacos-sdk-go/common/remote/rpc/rpc_client_test.go

8 lines
71 B
Go

package rpc
import "testing"
func TestHealthCheck(t *testing.T) {
}