Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ContextType *types.Interface
ContextType is the types.Type for the context.Context interface
View Source
var ErrType types.Type
ErrType is the types.Type for the error interface
Functions ¶
func IsContextType ¶
IsContextType determines if the given type is context.Context
func IsErrorType ¶
IsErrorType determines if the given type implements the Error interface
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.