RedemptionC commented on issue #2011:
URL: 
https://github.com/apache/apisix-dashboard/issues/2011#issuecomment-891702884


   > > > If you just want them to look the same, you can convert them to json 
instead of printing directly. @RedemptionC
   > > 
   > > 
   > > Or , do I misunderstand something?It will be greatly appreciated if you 
could point out that
   > 
   > It just explains why they look different. You need to search which way is 
more suitable for object comparison.
   
   it seems I used the wrong API
   now they are much more similar :
   ```
   consumer.List is called
   in list
   cache: key(red):val(&{red  map[key-auth:map[key:key-of-john]] map[] 
%!s(int64=1627738877) %!s(int64=1627738933)})
   etcd:  
key(/apisix/consumers/red):val({"username":"red","plugins":{"key-auth":{"key":"key-of-john"}},"update_time":1627738933,"create_time":1627738877})
   .....
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to