Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ResponseWriter = reflector.Type[http.ResponseWriter]() Request = reflector.Type[*http.Request]() HandlerFunc = reflector.Type[http.HandlerFunc]() Handler = reflector.Type[http.Handler]() Header = reflector.Type[http.Header]() Client = reflector.Type[*http.Client]() Server = reflector.Type[*http.Server]() )
Common types from the http package
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.