# Functions
Any panics if err is not ni.
Bool panics if err is not nil, v is returned otherwise.
Bytes panics if err is not nil, v is returned otherwise.
HTTPRequest panics if err is not nil, v is returned otherwise.
Int panics if err is not nil, v is returned otherwise.
Int16 panics if err is not nil, v is returned otherwise.
Int32 panics if err is not nil, v is returned otherwise.
Int64 panics if err is not nil, v is returned otherwise.
Int8 panics if err is not nil, v is returned otherwise.
OK panics if err is not nil.
String panics if err is not nil, v is returned otherwise.
UInt panics if err is not nil, v is returned otherwise.
UInt16 panics if err is not nil, v is returned otherwise.
UInt32 panics if err is not nil, v is returned otherwise.
UInt64 panics if err is not nil, v is returned otherwise.
UInt8 panics if err is not nil, v is returned otherwise.