Searched defs:PrintStdioRequest (Results 1 – 8 of 8) sorted by relevance
353 type PrintStdioRequest struct { struct356 XXX_NoUnkeyedLiteral struct{} `json:"-"`357 XXX_unrecognized []byte `json:"-"`358 XXX_sizecache int32 `json:"-"`363 func (*PrintStdioRequest) ProtoMessage() {}364 func (*PrintStdioRequest) Descriptor() ([]byte, []int) {367 func (m *PrintStdioRequest) XXX_Unmarshal(b []byte) error {376 func (m *PrintStdioRequest) XXX_Size() int {379 func (m *PrintStdioRequest) XXX_DiscardUnknown() {385 func (m *PrintStdioRequest) GetStdout() []byte {[all …]
35 message PrintStdioRequest { message