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

Added UnimplementedServer for server interface #785

Merged
merged 14 commits into from
Mar 15, 2019

Commits on Jan 15, 2019

  1. Added SafeImplementation

    prannayk committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    065f78d View commit details
    Browse the repository at this point in the history
  2. Implemented server side

    prannayk committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    06c69e2 View commit details
    Browse the repository at this point in the history
  3. Fixed pb.go files

    prannayk committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    5f6df4d View commit details
    Browse the repository at this point in the history
  4. Slight fixes for integration

    prannayk committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    056a1c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Small Fixes

    prannayk committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    b2977b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Configuration menu
    Copy the full SHA
    f84145c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. gofmt fixes, etc.

    prannayk committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    07adc54 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Review fixes

    prannayk committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    99dbe8a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. PR fixes

    prannayk committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    52633e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. space removed in return line

    prannayk committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    055c917 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Configuration menu
    Copy the full SHA
    fa4915e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

  1. Review fixes

    PR fixes
    
    space removed in return line
    
    change errUnimplemented to real function
    
    Fixed PR issues
    
    errUnimplemented changed to real function, PR fixes
    prannayk committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    adc53a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    204d621 View commit details
    Browse the repository at this point in the history
  3. remove grpc.go

    prannayk committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    88b5eab View commit details
    Browse the repository at this point in the history