Home
last modified time | relevance | path

Searched refs:get_handler (Results 1 – 2 of 2) sorted by path

/unit/go/
H A Drequest.go135 }(c_req, get_handler(uintptr(c_req.unit.data)))
H A Dunit.go124 func get_handler(h uintptr) http.Handler { func