binding

package
v1.16.4 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Binding

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

func New

func New(t *testing.T, fopts ...Option) *Binding

func (*Binding) Cleanup

func (b *Binding) Cleanup(t *testing.T)

func (*Binding) Run

func (b *Binding) Run(t *testing.T, ctx context.Context)

func (*Binding) SendMessage

func (b *Binding) SendMessage(r *compv1pb.ReadResponse) <-chan *compv1pb.ReadRequest

func (*Binding) Socket

func (b *Binding) Socket() *socket.Socket

func (*Binding) SocketName

func (b *Binding) SocketName() string

type Option

type Option func(*options)

func WithSocket

func WithSocket(socket *socket.Socket) Option

Jump to

Keyboard shortcuts

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