datahub_binary 0.7.13__cp312-cp312-win_amd64.whl → 0.7.14__cp312-cp312-win_amd64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- datahub/protos/client_pb2.pyi +2 -0
- datahub.cp312-win_amd64.pyd +0 -0
- {datahub_binary-0.7.13.dist-info → datahub_binary-0.7.14.dist-info}/METADATA +1 -1
- {datahub_binary-0.7.13.dist-info → datahub_binary-0.7.14.dist-info}/RECORD +6 -6
- {datahub_binary-0.7.13.dist-info → datahub_binary-0.7.14.dist-info}/WHEEL +0 -0
- {datahub_binary-0.7.13.dist-info → datahub_binary-0.7.14.dist-info}/top_level.txt +0 -0
datahub/protos/client_pb2.pyi
CHANGED
@@ -338,8 +338,10 @@ class SubscribeReq(_message.Message):
|
|
338
338
|
__slots__ = ()
|
339
339
|
SUBSCRIBE: _ClassVar[SubscribeReq.SubscribeType]
|
340
340
|
UNSUBSCRIBE: _ClassVar[SubscribeReq.SubscribeType]
|
341
|
+
REQ: _ClassVar[SubscribeReq.SubscribeType]
|
341
342
|
SUBSCRIBE: SubscribeReq.SubscribeType
|
342
343
|
UNSUBSCRIBE: SubscribeReq.SubscribeType
|
344
|
+
REQ: SubscribeReq.SubscribeType
|
343
345
|
class QuoteType(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
|
344
346
|
__slots__ = ()
|
345
347
|
MD_SNAPSHOT: _ClassVar[SubscribeReq.QuoteType]
|
datahub.cp312-win_amd64.pyd
CHANGED
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
|
-
datahub.cp312-win_amd64.pyd,sha256=
|
1
|
+
datahub.cp312-win_amd64.pyd,sha256=05uU8dYHaLAedStnCFuhN9WK88fxF-AiydCcfBGYYCw,1428992
|
2
2
|
datahub.pyi,sha256=mre3qoH-nsGIEnAz3TdlWMs5vpOgo4hkatFERN__GqY,1130
|
3
|
-
datahub/protos/client_pb2.pyi,sha256=
|
3
|
+
datahub/protos/client_pb2.pyi,sha256=fpsUjDbvki8gb63cYHAmV1LV77auMHc5WqcyCnMBXFQ,206965
|
4
4
|
datahub/protos/common_pb2.pyi,sha256=KCzIIakHr0iViKFNFcK1ZotkqcQuZ9_XTNIfvyvcSbM,32839
|
5
5
|
datahub/protos/management_pb2.pyi,sha256=DtHNxR31C1T4HTUWT7KSsFPMvHiq37u_3G3aO__McA8,23183
|
6
6
|
datahub/protos/position_pb2.pyi,sha256=wSZhWzGyKValoReHf1B8SYCJdxLOHFmfn8NWfQUIHsI,20169
|
@@ -10,7 +10,7 @@ datahub/protos/signal_pb2.pyi,sha256=HJxCtrEOlc1cBtH-ywFRvKItT0IiLyQVb0jzdkRF6mY
|
|
10
10
|
datahub/protos/strategy_pb2.pyi,sha256=JmRoiuRdyE_1m6qQxxBMAvLp2OngDSHxTYivkcZQ2PU,32767
|
11
11
|
datahub/protos/trade_pb2.pyi,sha256=YLZFMLEMR3q1fSQxgyR81BsVvYngNQPbKPKvLA7ktjs,49810
|
12
12
|
datahub.build/.gitignore,sha256=aEiIwOuxfzdCmLZe4oB1JsBmCUxwG8x-u-HBCV9JT8E,1
|
13
|
-
datahub_binary-0.7.
|
14
|
-
datahub_binary-0.7.
|
15
|
-
datahub_binary-0.7.
|
16
|
-
datahub_binary-0.7.
|
13
|
+
datahub_binary-0.7.14.dist-info/METADATA,sha256=aDUsVo56fc2ti1jVbO2d8-rSY-r_48RLfZDK3MlK1xw,671
|
14
|
+
datahub_binary-0.7.14.dist-info/WHEEL,sha256=x5rgv--I0NI0IT1Lh9tN1VG2cI637p3deednwYLKnxc,96
|
15
|
+
datahub_binary-0.7.14.dist-info/top_level.txt,sha256=J0rzqYfZghMgpObWaPGhQtV88I-KXrgArDvi_ddf6ZA,8
|
16
|
+
datahub_binary-0.7.14.dist-info/RECORD,,
|
File without changes
|
File without changes
|