1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2025-03-31 01:24:31 +00:00

fixed comments

This commit is contained in:
postmannen 2022-02-09 05:29:34 +01:00
parent f5f0c11dd6
commit 52fff1a225

View file

@ -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