Skip to content

context with request and response #71

@ghost

Description

Good day.
Do you plan to wrap web.request and web.responsewriter into context for handlers like this:
func helloHandler (ctx * MyCtx);
type MyCtx struct {
req web.request
rw web.respwriter
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions