package listener

import "github.com/docker/distribution/registry/listener"

Index

Functions

func NewListener

func NewListener(net, laddr string) (net.Listener, error)

NewListener announces on laddr and net. Accepted values of the net are 'unix' and 'tcp'

Source Files

listener.go

Version
v2.8.2+incompatible
Published
May 11, 2023
Platform
js/wasm
Imports
4 packages
Last checked
9 hours ago

Tools for package owners.