Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GRPCCodeToHTTPStatus ¶
func HTTPHandle ¶
func HTTPHandle(handler HttpHandlerWithError) http.Handler
Types ¶
type ErrorWithStatusCode ¶
type HostAddress ¶
type HostAddress string
func (HostAddress) String ¶
func (a HostAddress) String() string
type HttpHandlerWithError ¶
type HttpHandlerWithError func(http.ResponseWriter, *http.Request) error
Click to show internal directories.
Click to hide internal directories.