package
Version:
v4.47.5
Opens a new window with list of versions in this module.
Published: Sep 9, 2022
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 14
Opens a new window with list of known importers.
Documentation
¶
func GracefulWait(dones ...<-chan struct{})
GracefulWait wait for all done chan to be closed.
func (a App) Done() <-chan struct{}
Done returns the chan closed when server is shutdown.
Start http server for given handler, until done is closed.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.