source

package
v0.0.0-...-d166ee1 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerTail

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

func NewDockerTail

func NewDockerTail(container string, follow bool, since string, showStdout bool, showStderr bool) (*DockerTail, error)

func (*DockerTail) ReadLine

func (dt *DockerTail) ReadLine() (string, error)

type FileTail

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

func NewFileTail

func NewFileTail(path string, follow bool) (*FileTail, error)

func (*FileTail) ReadLine

func (ft *FileTail) ReadLine() (string, error)

Jump to

Keyboard shortcuts

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