7 Commits
Author SHA1 Message Date
Alexandre Vallières-LagacéandAlexandre Vallières-Lagacé 0f12e25bc0 Fixed linter errors from goreportcard
Fixed simple naming, comment conventions
Fixed pointer references to a struc where there was also a pointer. Govet complain was right.
2018-10-29 09:17:11 -04:00
Davyd DzhahaievandGitHub 42bfac5e4f to not convert every value to []byte
allows to put different types of data. For example time.Time and represent it correctly in output struct when using mocked replies
2017-08-08 15:49:13 +02:00
Davyd Dzhahaiev c5c8772d32 new functionality WithError sets any possible error to the responnse
plus minor improvements, tests are also included
2017-06-21 12:48:34 +02:00
Dmitriy Seredenko 844aa2fb4b golint changes 2017-06-05 23:05:11 +02:00
Dmitriy Seredenko 0d35cff97b gofmt 2017-06-05 22:42:29 +02:00
Dmitriy Seredenko 5031b88ef8 * Updated docs
* Added DELETE
* Added first test
* Added doc.go file
2017-06-05 19:14:02 +02:00
Dmitriy Seredenko fd81ce44f3 First commit. 2017-06-02 19:23:35 +02:00