Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SchemaServiceClient ¶
type SchemaServiceClient struct {
// contains filtered or unexported fields
}
func NewSchemaServiceClient ¶
func NewSchemaServiceClient(cc *grpc.ClientConn) *SchemaServiceClient
func (*SchemaServiceClient) CreateSchema ¶
func (c *SchemaServiceClient) CreateSchema(ctx context.Context, request pconnutils.CreateSchemaRequest) (pconnutils.CreateSchemaResponse, error)
func (*SchemaServiceClient) GetSchema ¶
func (c *SchemaServiceClient) GetSchema(ctx context.Context, request pconnutils.GetSchemaRequest) (pconnutils.GetSchemaResponse, error)
Click to show internal directories.
Click to hide internal directories.