Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Fix arguments to NewServer in Transport.go #52

Description

@ishrivatsa

Error : cannot use ctx (type "context".Context) as type endpoint.Endpoint in argument to "github.com/go-kit/kit/transport/http".NewServer

Expected Behavior - it should compile and build
Actual Behavior - Build fails with the above error.

Steps to reproduce

  • build the code for this project

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions