Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { GClient pb.CorkTypeServiceClient Conn *grpc.ClientConn }
func (*Client) StageExecute ¶
type ParamProvider ¶ added in v0.2.0
type StdinStreamer ¶ added in v0.2.0
type StdinStreamer struct {
Stream pb.CorkTypeService_StageExecuteClient
}
func NewStreamer ¶ added in v0.2.0
func NewStreamer(stream pb.CorkTypeService_StageExecuteClient) *StdinStreamer
Click to show internal directories.
Click to hide internal directories.