Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • 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
Switch branch/tag
  • streamchain
  • core
  • peer
  • peer.go
Find file BlameHistoryPermalink
  • Jason Yellick's avatar
    [FAB-9582] Remove the sysccprovider singleton · eea281bf
    Jason Yellick authored Apr 18, 2018
    
    
    The assorted singletons in the peer code are a constant obstacle to
    writing testable code.  This CR removes the sysccprovider singleton and
    instead takes the interface implementation as context when necessary.
    
    Change-Id: Iffc690c6649ff80cc9e43970cb47a2b179564734
    Signed-off-by: default avatarJason Yellick <jyellick@us.ibm.com>
    eea281bf