jsonlsink

package
v0.3.7 Latest Latest
Warning

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

Go to latest
Published: May 21, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package jsonlsink is the shared append-only JSONL file primitive.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sink

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

func New

func New(dir string, maxFileSize int64) (*Sink, error)

func (*Sink) Append

func (s *Sink) Append(name string, line []byte) error

func (*Sink) Dir

func (s *Sink) Dir() string

Jump to

Keyboard shortcuts

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