Przeglądaj źródła

[add] isAlpha

master
extra1563 4 lat temu
rodzic
commit
587c79167e
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      src/broker/modules/message.go

+ 1
- 0
src/broker/modules/message.go Wyświetl plik

73
 	topic []int64 //대주제
73
 	topic []int64 //대주제
74
 	value []int64 //피연산자
74
 	value []int64 //피연산자
75
 	operator []string //연산자
75
 	operator []string //연산자
76
+  	isAlpha bool //value가 숫자인지 문자열인지
76
 }
77
 }
77
 
78
 
78
 //Microservice 등록 메세지
79
 //Microservice 등록 메세지

Ładowanie…
Anuluj
Zapisz