streamadapter

package
v0.0.0-...-e6eacfd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2017 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LocalServerStream

type LocalServerStream struct {
	// contains filtered or unexported fields
}

func NewLocalServerStream

func NewLocalServerStream(ctx context.Context, out io.Writer) *LocalServerStream

func (*LocalServerStream) Context

func (lss *LocalServerStream) Context() context.Context

func (*LocalServerStream) RecvMsg

func (lss *LocalServerStream) RecvMsg(m interface{}) error

unused

func (*LocalServerStream) Send

func (lss *LocalServerStream) Send(event *lib.BuildEvent) error

func (*LocalServerStream) SendHeader

func (lss *LocalServerStream) SendHeader(metadata.MD) error

unused

func (*LocalServerStream) SendMsg

func (lss *LocalServerStream) SendMsg(m interface{}) error

unused

func (*LocalServerStream) SetHeader

func (lss *LocalServerStream) SetHeader(metadata.MD) error

unused

func (*LocalServerStream) SetTrailer

func (lss *LocalServerStream) SetTrailer(metadata.MD)

unused

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL