graph

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultBatchSize = 50

Variables

This section is empty.

Functions

This section is empty.

Types

type GraphStreamer added in v0.8.12

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

func NewGraphStreamer added in v0.8.12

func NewGraphStreamer(parentCtx context.Context, runner appContext.CommandRunner, revset string, jjTemplate string) (*GraphStreamer, error)

NewGraphStreamer runs `jj log` command with given revset and jjTemplate and Returns: - Streamer: If stdout is successfully opened. - Error: Returns the stderr output (warnings are also written to stderr).

func (*GraphStreamer) Close added in v0.8.12

func (g *GraphStreamer) Close()

func (*GraphStreamer) RequestMore added in v0.8.12

func (g *GraphStreamer) RequestMore() parser.RowBatch

Jump to

Keyboard shortcuts

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