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
  • peer.go
Find file BlameHistoryPermalink
  • Matthew Sykes's avatar
    [FAB-8658] peer mock functions to separate file · 35f32a75
    Matthew Sykes authored Mar 05, 2018
    
    
    Production and test should not be co-mingled in the same files.
    
    The mock initialization functions are currently referenced by code
    outside of the peer package and can't be moved to an _test.go file
    right now without introducing compilation errors.
    
    Change-Id: I179c21f9268d464b4a8d583066e5f122b2141dc4
    Signed-off-by: default avatarMatthew Sykes <sykesmat@us.ibm.com>
    35f32a75