processor

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2025 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Arguments

type Arguments struct {
	DataCh      <-chan decoder.Message
	StdinCh     <-chan decoder.Message
	StdoutCh    chan<- []byte
	Repository  *repository.Repository
	Filesystems map[string]risoros.FS
}

type Service

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

func New

func New(args Arguments) *Service

func (*Service) Start

func (s *Service) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

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