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

executor: Sender API support, updated example-executor #325

Merged
merged 10 commits into from
Sep 18, 2017

Commits on Sep 17, 2017

  1. lib/executor: generated Sender API

    James DeFelice committed Sep 17, 2017
    Configuration menu
    Copy the full SHA
    a1f0c01 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2017

  1. gen: define SenderWith if call option type O is defined

    James DeFelice committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    6477b47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8af94af View commit details
    Browse the repository at this point in the history
  3. gen/httpsender: NewSender accepts RequestOpt varargs

    James DeFelice committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    e664bca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1fc995 View commit details
    Browse the repository at this point in the history
  5. httpexec: initial revision

    James DeFelice committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    56d9c0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d59419c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a269128 View commit details
    Browse the repository at this point in the history
  8. httpexec: fix broken unit test

    James DeFelice committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    5798ac9 View commit details
    Browse the repository at this point in the history
  9. gen/sender: fix whitespace issues

    James DeFelice committed Sep 18, 2017
    Configuration menu
    Copy the full SHA
    2b79cc3 View commit details
    Browse the repository at this point in the history