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

Generics #1189

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Generics #1189

wants to merge 5 commits into from

Commits on Sep 28, 2021

  1. chore: bump Go version to 1.18

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    d7f6bac View commit details
    Browse the repository at this point in the history
  2. feat: add generics to the endpoint layer

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    d0b7cac View commit details
    Browse the repository at this point in the history
  3. feat: support generic endpoints in http transport

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    b0e403b View commit details
    Browse the repository at this point in the history
  4. ci: add ci config for gotip

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    ae08902 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. eliminate endpoint layer

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    20efbde View commit details
    Browse the repository at this point in the history