openapistream

package
v0.0.0-...-05d7cce Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StreamReceiveClientOption

func StreamReceiveClientOption(ctx context.Context, log logger.Logger, sinkCloser ClientResponseSinkCloser) func(*runtime.ClientOperation)

Types

type ClientResponseSinkCloser

type ClientResponseSinkCloser interface {
	DefaultResponse() interface{}
	SinkResponse(interface{}) error
	Close() error
}

Jump to

Keyboard shortcuts

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