Mahmood Ali
88808b2d30
When serializing msgpack, only consider codec tag
...
When serializing structs with msgpack, only consider type tags of
`codec`.
Hashicorp/go-msgpack (based on ugorji/go) defaults to interpretting
`codec` tag if it's available, but falls to using `json` if `codec`
isn't present.
This behavior is surprising in cases where we want to serialize json
differently from msgpack, e.g. serializing `ConsulExposeConfig`.
2020-05-11 14:14:10 -04:00
..
2020-05-04 13:08:47 -04:00
2020-03-22 12:38:37 -04:00
2020-05-09 14:09:39 -04:00
2019-10-31 08:29:25 -04:00
2020-02-12 10:42:33 -06:00
2020-03-30 13:26:48 -06:00
2020-03-23 13:58:30 -04:00
2020-03-23 13:59:25 -04:00
2020-04-29 10:47:36 -06:00
2018-11-16 10:26:32 -05:00
2019-07-31 01:04:06 -04:00
2020-03-03 08:39:54 -05:00
2020-04-23 11:06:23 -04:00
2019-05-20 14:19:15 -07:00
2020-05-01 12:35:49 -04:00
2020-03-15 09:37:05 +01:00
2020-05-11 14:14:10 -04:00
2020-03-29 20:34:04 +02:00
2020-03-31 09:48:07 -04:00
2020-03-21 17:57:48 +01:00
2020-03-23 13:47:42 -04:00
2020-03-23 13:47:42 -04:00
2020-03-31 09:48:07 -04:00
2020-03-31 09:48:07 -04:00
2020-03-31 09:48:07 -04:00
2020-03-31 09:48:07 -04:00
2019-12-09 08:37:32 -06:00
2019-12-09 08:37:32 -06:00
2018-02-15 13:59:02 -08:00
2020-01-31 19:03:38 -06:00
2020-05-01 12:35:49 -04:00
2020-04-02 16:04:56 -04:00
2020-04-30 17:12:05 -04:00
2019-05-21 09:49:56 -04:00
2018-12-18 22:55:18 -05:00
2019-01-23 06:27:14 -08:00
2020-03-31 09:48:07 -04:00
2020-03-31 09:48:07 -04:00
2020-03-30 07:06:53 -04:00
2019-01-11 11:36:37 -08:00
2020-05-01 12:35:49 -04:00
2020-05-01 12:35:49 -04:00
2020-03-31 10:02:16 -04:00
2020-03-02 13:47:43 -05:00
2020-04-02 16:04:56 -04:00
2019-01-23 06:27:14 -08:00
2018-10-16 16:53:29 -07:00
2019-06-29 04:17:35 -05:00