Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ConnNotFount = New("conn not found") RouteNotFount = New("route not found") MethodNotAllowed = New("method not allowed") ClientClosed = New("client closed") NilError = New("nil error") ServerClosed = New("server closed") Timeout = New("timeout") Invalid = New("invalid") MaximumExceeded = New("maximum exceeded") AssertionFailed = New("assertion failed") StopPropagation = New("stop propagation") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.