Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • S StreamChain Prototype
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • zistvan-public
  • StreamChain Prototype
  • Repository
  • streamchain
  • core
  • peer
  • pkg_test.go
Find file BlameHistoryPermalink
  • grapebaba's avatar
    [FAB-6357]Replace grpc.WithTimeout with context · 89eebafb
    grapebaba authored Oct 19, 2017
    
    
    Since grpc.WithTimeout deprecated in current version
    which fabric used. Following comments using context and
    grpc.DialContext instead of grpc.WithTimeout.
    
    Change-Id: I648cb19246146f6ec75065ed8395529bcbc85650
    Signed-off-by: default avatargrapebaba <281165273@qq.com>
    89eebafb