contentserver/client
Frederik Löffert 0ab7935a05
response wrapper to fix json unmarshal issues (#21)
* chore: change wrapping

* fix: fix mapping bugs

Co-authored-by: Stefan Martinov <stefan.martinov@gmail.com>
2020-04-01 12:25:55 +02:00
..
client_test.go GetRepo cleanup and testing, fixed unit tests 2019-05-27 12:11:16 +02:00
client.go response wrapper to fix json unmarshal issues (#21) 2020-04-01 12:25:55 +02:00
connectionpool.go code cleanup, grouping declarations 2019-05-21 11:17:03 +02:00
httptransport.go response wrapper to fix json unmarshal issues (#21) 2020-04-01 12:25:55 +02:00
sockettransport.go response wrapper to fix json unmarshal issues (#21) 2020-04-01 12:25:55 +02:00
transport.go new socket client with connection pool and added http client 2018-11-27 12:50:10 +01:00