gokithelper

package
v0.15.2 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustNewEndpointBatchProcessor

func MustNewEndpointBatchProcessor(e endpoint.Endpoint, d goduck.EndpointBatchDecoder) goduck.BatchProcessor

MustNewEndpointBatchProcessor calls NewEndpointProcessor and panics in case of error.

func MustNewEndpointProcessor

func MustNewEndpointProcessor(e endpoint.Endpoint, d goduck.EndpointDecoder) goduck.Processor

MustNewEndpointProcessor calls NewEndpointProcessor and panics in case of error.

func NewEndpointBatchProcessor

func NewEndpointBatchProcessor(e endpoint.Endpoint, d goduck.EndpointBatchDecoder) (goduck.BatchProcessor, error)

NewEndpointBatchProcessor returns a new goduck.Processor that

func NewEndpointProcessor

func NewEndpointProcessor(e endpoint.Endpoint, d goduck.EndpointDecoder) (goduck.Processor, error)

NewEndpointProcessor returns a new goduck.Processor that

Types

This section is empty.

Jump to

Keyboard shortcuts

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