Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Http2ListenerService ¶
type Http2ListenerService struct { listener.BaseListenerService // contains filtered or unexported fields }
Http2ListenerService the facade of a listener
func (*Http2ListenerService) Close ¶
func (ls *Http2ListenerService) Close() error
func (*Http2ListenerService) Refresh ¶
func (ls *Http2ListenerService) Refresh(c model.Listener) error
func (*Http2ListenerService) ShutDown ¶
func (ls *Http2ListenerService) ShutDown(wg interface{}) error
func (*Http2ListenerService) Start ¶
func (ls *Http2ListenerService) Start() error
Start start listen
Click to show internal directories.
Click to hide internal directories.