Skip to content

Custom handlers #4

@AGMETEOR

Description

@AGMETEOR

From looking at the README file, I am thinking it's not possible to integrate this checker if you have handlers that are not quite like the one in the readme? For example

func exampleHandler(c *Context, w http.ResponseWriter, r *http.Request) {
// some code here
if err != nil {
c.Error = err
return
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions