1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00
thalos/api/message
Henrik Hautakoski 5b02dfa53f jsontime: use struct tags instead of setting default format.
Some other package (antelope-go in this case) also sets the default
format and therefore it clashes with our code.
2024-06-22 16:19:48 +02:00
..
json jsontime: use struct tags instead of setting default format. 2024-06-22 16:19:48 +02:00
msgpack api/message/msgpack/codec_test.go: fix tests. 2024-02-29 19:11:25 +01:00
codec_manager.go Adding api/message/codec_manager.go to manager message codecs. 2023-04-24 16:06:23 +02:00
encoding.go rename transport to api 2023-04-19 09:52:29 +02:00
types.go jsontime: use struct tags instead of setting default format. 2024-06-22 16:19:48 +02:00
types_test.go api/message/types.go: Change ActionTrace.Data from []byte to interface{} 2023-05-09 16:46:12 +02:00