Documentation ¶ Index ¶ func Handler(serverName string) func(next http.Handler) http.Handler Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Handler ¶ func Handler(serverName string) func(next http.Handler) http.Handler Handler sets up a handler to start tracing the incoming requests. The serverName parameter should describe the name of the (virtual) server handling the request. Types ¶ This section is empty. Source Files ¶ View all Source files httptracer.go Click to show internal directories. Click to hide internal directories.