package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Sep 9, 2018
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Error holds data identifying an error that occurred
while executing a qframe operation.
func New(operation, reason string, params ...interface{}) Error
New creates a new error instance.
Propagate propagates an existing error with added context.
Error returns a string representation of the error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.