package
0.0.0-20230727033727-068603540ae5
Repository: https://github.com/aquasecurity/trivy-docker-extension.git
Documentation: pkg.go.dev

# Functions

Client Creates a client connected to the specified socket.
No description provided by the author
Listen wraps net.Listen, preferring ListenUnix when applicable, and offers support for the "fd" network type, in which case address is a file descriptor.
ListenFD listens to a file descriptor.
ListenOn splits a "network:address" string to invoke Listen.
ListenUnix wraps `net.ListenUnix`.