netx

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoggedConn

type LoggedConn interface {
	net.Conn
	log.Logger

	Unwrap() net.Conn
}

LoggedConn is a connection with an embedded logger

func NewLoggedConn

func NewLoggedConn(parent log.Logger, conn net.Conn, ctx ...any) LoggedConn

Jump to

Keyboard shortcuts

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