# Variables
No description provided by the author
# Structs
Configuration for default socket interface that relies on OS dependent syscall to create sockets.
DefaultSocketInterfaceValidationError is the validation error returned by DefaultSocketInterface.Validate if the designated constraints aren't met.
# Type aliases
DefaultSocketInterfaceMultiError is an error wrapping multiple validation errors returned by DefaultSocketInterface.ValidateAll() if the designated constraints aren't met.