Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogShipper ¶
type LogShipper struct {
// contains filtered or unexported fields
}
func NewLogShipper ¶
func NewLogShipper(cl streamer, man *pb.RunManifest, verbose bool) *LogShipper
func (*LogShipper) Close ¶
func (l *LogShipper) Close()
func (*LogShipper) Errs ¶
func (l *LogShipper) Errs() []error
func (*LogShipper) Start ¶
func (l *LogShipper) Start(ctx context.Context)
func (*LogShipper) Write ¶
func (l *LogShipper) Write(delta *pb.Delta)
Click to show internal directories.
Click to hide internal directories.