Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AsyncRequestHandlerTimeout time.Duration = 5 * time.Second
Functions ¶
This section is empty.
Types ¶
type WebService ¶
func NewWebService ¶
func NewWebService(addr string) *WebService
func (*WebService) LoggerMiddleware ¶
func (service *WebService) LoggerMiddleware(next http.Handler) http.Handler
Click to show internal directories.
Click to hide internal directories.