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.6.2+incompatible
Published
Jul 20, 2017
Platform
windows/amd64
Imports
4 packages
Last checked
56 minutes ago

Tools for package owners.