Skip to content

question - route handler signature #110

@nichoth

Description

@nichoth

Hi, it is unclear to me what the done function is here. Maybe I missed it… I can't find it in the documentation.

https://github.com/shipharbor/merry#handler--appstart

function handleRoute (req, res, ctx, done) {
  done(null, 'hello planet')
}

Thanks. I like your API a lot in this project.

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