# Functions
NewListenerWrapper creates a new listenerWrapper with params.
# Structs
ListenerWrapperParams wraps parameters required to create a listenerWrapper.
# Interfaces
XDSClient wraps the methods on the XDSClient which are required by the listenerWrapper.
# Type aliases
ServingModeCallback is the callback that users can register to get notified about the server's serving mode changes.