remove field defaultns from struct Client
@@ -101,8 +101,6 @@ func NewWithConn(conn *grpc.ClientConn, opts ...ClientOpt) (*Client, error) {
// using a uniform interface
type Client struct {
conn *grpc.ClientConn
defaultns string
runtime string
}
The note is not visible to the blocked user.