Skip to content

Then() and Do() don't show up in godoc #1

@forfuncsake

Description

@forfuncsake

I suspect this is because the doer struct is unexported - which is by design, to prevent package users from creating their own with new(do.doer).

This needs to be refactored so the documentation is available, and an invalid doer (create via new) won't result in panics from nils.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions