httpdriver

package
v1.0.0-beta.227 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrorInvalidContentType

type ErrorInvalidContentType struct {
	ContentType string
}

func (ErrorInvalidContentType) Details

func (e ErrorInvalidContentType) Details() map[string]any

func (ErrorInvalidContentType) Error

func (e ErrorInvalidContentType) Error() string

func (ErrorInvalidContentType) Message

func (e ErrorInvalidContentType) Message() string

type ErrorInvalidEvent

type ErrorInvalidEvent struct {
	Err error
}

func (ErrorInvalidEvent) Error

func (e ErrorInvalidEvent) Error() string

func (ErrorInvalidEvent) Message

func (e ErrorInvalidEvent) Message() string

type Handler

type Handler interface {
	IngestHandler
}

func New

func New(
	namespaceDecoder namespacedriver.NamespaceDecoder,
	service ingest.Service,
	options ...httptransport.HandlerOption,
) Handler

type IngestEventsRequest

type IngestEventsRequest = ingest.IngestEventsRequest

type IngestEventsResponse

type IngestEventsResponse = struct{}

type IngestHandler

type IngestHandler interface {
	IngestEvents() IngestEventsHandler
}

Jump to

Keyboard shortcuts

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