DocsURL returns the documentation URL associated with the error.
()
| 17 | ShouldReport() bool |
| 18 | // DocsURL returns the documentation URL associated with the error. |
| 19 | DocsURL() string |
| 20 | |
| 21 | // StackTrace returns the stack trace associated with the error. |
| 22 | // This method is traditionally used to retrieve the stack trace |
no outgoing calls
no test coverage detected