destination

package
v0.0.0-...-bf0d46e Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Destination

type Destination[E storage.Entry] struct {
	// contains filtered or unexported fields
}

func (*Destination[E]) Accept

func (d *Destination[E]) Accept() error

func (*Destination[E]) Close

func (d *Destination[E]) Close() error

func (*Destination[E]) Done

func (d *Destination[E]) Done()

func (*Destination[E]) Finish

func (d *Destination[E]) Finish()

func (*Destination[E]) Receive

func (d *Destination[E]) Receive(items []E)

func (*Destination[E]) State

func (d *Destination[E]) State() []string

func (*Destination[E]) Summary

func (d *Destination[E]) Summary() []string

type InsertSliceMap

type InsertSliceMap struct {
	Destination[storage.MapEntry]
}

func NewInsertSliceMap

func NewInsertSliceMap() (*InsertSliceMap, error)

type InsertSliceSlice

type InsertSliceSlice struct {
	Destination[storage.SliceEntry]
}

func NewInsertSliceSlice

func NewInsertSliceSlice() (*InsertSliceSlice, error)

type UpdateSliceMap

type UpdateSliceMap struct {
	Destination[storage.MapEntry]
}

func NewUpdateSliceMap

func NewUpdateSliceMap() (*UpdateSliceMap, error)

Jump to

Keyboard shortcuts

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