http

package
v0.17.0-alpha Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrEmptyPattern is returned when the input pattern is empty.
	ErrEmptyPattern = errors.New("empty pattern")
	// ErrMissingPathOrHost is returned when the input pattern is missing path or host.
	ErrMissingPathOrHost = errors.New("missing path or host")
)

Functions

func NetPeerAddressPortAttributes

func NetPeerAddressPortAttributes(host []byte) (addr attribute.KeyValue, port attribute.KeyValue)

func ServerAddressPortAttributes

func ServerAddressPortAttributes(host []byte) (addr attribute.KeyValue, port attribute.KeyValue)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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