replay

package module
v0.0.0-...-f797e33 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

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

func New

func New(o PluginOptions) *Plugin

func (*Plugin) Init

func (p *Plugin) Init(ctx context.Context, c *astikit.Closer, f *astiflow.Flow) error

func (*Plugin) Metadata

func (p *Plugin) Metadata() astiflow.Metadata

func (*Plugin) Start

func (p *Plugin) Start(ctx context.Context, tc astikit.TaskCreator)

type PluginOptions

type PluginOptions struct {
	DeltaPeriod time.Duration
	Path        string
}

Jump to

Keyboard shortcuts

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