Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/goadesign/goa
/ Use
Method
Use
http/server.go:11–11 ·
view source on GitHub ↗
(func(http.Handler) http.Handler)
Source
from the content-addressed store, hash-verified
9
// with the given middleware.
10
Server
interface
{
11
Use(
func
(http.Handler) http.Handler)
12
}
13
14
// Mounter is the interface for servers that allow mounting their endpoints
Callers
4
Use
Method · 0.65
TestMiddlewares
Function · 0.65
TestRequestPatternInMiddleware
Function · 0.65
TestSmartRedirectSlashes
Function · 0.65
Implementers
1
mux
http/mux.go
Calls
no outgoing calls
Tested by
3
TestMiddlewares
Function · 0.52
TestRequestPatternInMiddleware
Function · 0.52
TestSmartRedirectSlashes
Function · 0.52