Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for type-safe Start* function #468

Merged
merged 10 commits into from
Dec 4, 2022
Merged

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    f0c1e5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3626bc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec79835 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bb0745 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Reduce HandlerFunc interface to just one variant. Rename StartWithOpt…

    …ionsTypeSafe to StartHandlerFunc
    logandavies181 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    0196bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc1e02e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Revert "add ValidateHandlerFunc"

    This reverts commit bc1e02e.
    logandavies181 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    2b3ddd9 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Configuration menu
    Copy the full SHA
    770cbab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c51f5fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e81678e View commit details
    Browse the repository at this point in the history