Skip to content

Commit

Permalink
Update gossiper_server.go ownership
Browse files Browse the repository at this point in the history
  • Loading branch information
mwl11002 authored Apr 27, 2022
1 parent f25e143 commit fa781c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CTng/server/Gossiper_server.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ package server
/*
Code Ownership:
Marcus
Established all initial HTTP function declarations
Established all initial HTTP function declarations and basic functionality
- initializeGossiperEndpoints
- homePage
- created handleGossip+handleOwnerGossip
- created handleGossip, handleOwnerGossip, and StartGossiperServer
Finn
- bindContext,
- handleGossipObjectRequest
- revised handleGossip/ownerGossip
- StartGossiperServer
- revised StartGossiperServer
*/

import (
Expand Down

0 comments on commit fa781c4

Please sign in to comment.