Pārlūkot izejas kodu

삭제 'matching.go'

secure
extra1563 4 gadus atpakaļ
vecāks
revīzija
433fc952c1
1 mainītis faili ar 0 papildinājumiem un 21 dzēšanām
  1. 0
    21
      matching.go

+ 0
- 21
matching.go Parādīt failu

@@ -1,21 +0,0 @@
1
-package modules
2
-
3
-import (
4
-	_ "errors"
5
-	_ "fmt"
6
-)
7
-
8
-type match_manager struct {
9
-}
10
-
11
-func (match_mng *match_manager) matching(queue *MsgQueue) error {
12
-	msg := queue.pop(true)
13
-
14
-	//Implement here ~~
15
-	subscription := msg.(*PublishMsg).subscription
16
-	content := msg.(*PublishMsg).content
17
-
18
-	println(subscription, content)
19
-
20
-	return nil
21
-}

Notiek ielāde…
Atcelt
Saglabāt