logs

package
v0.0.1-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

WireSet provides a wire set for this package.

Functions

This section is empty.

Types

type Controller

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

func NewController

func NewController(
	logStore store.LogStore,
	logStream logstream.LogStream,
) *Controller

func ProvideController

func ProvideController(logStore store.LogStore, logStream logstream.LogStream) *Controller

func (*Controller) Find

func (c *Controller) Find(ctx context.Context, deploymentID int64) ([]*types.LogLine, error)

func (*Controller) Tail

func (c *Controller) Tail(ctx context.Context, deploymentID int64) (<-chan *types.LogLine, <-chan error, error)

Jump to

Keyboard shortcuts

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