mirror of
https://github.com/postmannen/ctrl.git
synced 2025-03-31 01:24:31 +00:00
fixed comments
This commit is contained in:
parent
f5f0c11dd6
commit
52fff1a225
1 changed files with 0 additions and 2 deletions
|
@ -44,8 +44,6 @@ type process struct {
|
|||
// The processID for the current process
|
||||
processID int
|
||||
processKind processKind
|
||||
// Who are we allowed to receive from ?
|
||||
// allowedReceivers map[Node]struct{}
|
||||
// methodsAvailable
|
||||
methodsAvailable MethodsAvailable
|
||||
// Helper or service function that can do some kind of work
|
||||
|
|
Loading…
Add table
Reference in a new issue