socket

package
v1.13.3 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

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

func (*File) Filename

func (f *File) Filename() string

func (*File) Name

func (f *File) Name() string

type Socket

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

Socket is a helper to create a temporary directory hosting unix socket files for Dapr pluggable components.

func New

func New(t *testing.T) *Socket

func (*Socket) Directory

func (s *Socket) Directory() string

func (*Socket) File

func (s *Socket) File(t *testing.T) *File

Jump to

Keyboard shortcuts

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