tractor/tractor/msg
Tyler Goodlet 97b9d417d2 Add `from_dict_msg(user_pretty: bool)` flag
Allows for optionally (and dynamically) constructing the "expected"
`MsgType` from a `dict` into a `pretty_struct.Struct`, mostly for
logging usage.
2025-03-24 14:04:51 -04:00
..
__init__.py Expose `tractor.msg.PayloadT` from subpkg 2025-03-24 14:04:51 -04:00
_codec.py TOSQUASH 322e015d Fix `mk_codec()` input arg 2025-03-24 14:04:51 -04:00
pretty_struct.py Add msg-from-dict constructor helper 2025-03-24 14:04:51 -04:00
ptr.py Make `NamespacePath` kinda support methods.. 2025-03-15 00:05:31 -04:00
types.py Add `from_dict_msg(user_pretty: bool)` flag 2025-03-24 14:04:51 -04:00