runner

package
v0.0.0-...-ac781ba Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2025 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RetryGetEntries

func RetryGetEntries(ctx context.Context, client *client.LogClient, start, end int64, maxRetries int) (*ct.GetEntriesResponse, error)

RetryGetEntries fetches entries with retry logic

Types

type Options

type Options struct {
	Verbose      bool
	RootList     string
	Debug        bool
	JsonOutput   bool
	WatchFile    bool
	OutputDir    string
	NatsSubject  string
	NatsUrl      string
	NatsCredFile string
	ActorPID     *actor.PID
	ActorEngine  *actor.Engine
}

func ParseOptions

func ParseOptions() (*Options, error)

type Runner

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

func NewRunner

func NewRunner(options *Options) (*Runner, error)

func (*Runner) Run

func (r *Runner) Run()

Jump to

Keyboard shortcuts

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