Commit graph

12 commits

Author SHA1 Message Date
Fabian Weber c9636991c4 fixed response encoding 2020-03-09 11:09:16 +01:00
Fabian Weber 33c6ef07ac Merge branch 'master' of https://github.com/phin1x/go-ipp 2020-03-09 10:36:42 +01:00
Fabian Weber 4018bb14e6 Removed job and operation attributes prefix
Added more attribute constants
2020-03-09 10:36:29 +01:00
Fabian 6f0a0ebbe8 return from decoding function at eof instead of break from the decoding loop 2020-03-06 18:34:41 +01:00
Fabian Weber 6fab588008 fixed eof errors in the decode methods 2020-03-06 14:47:37 +01:00
Fabian Weber 1249335763 fixed nil reference in request encoder 2020-03-06 12:22:56 +01:00
Fabian 59b8e60246
added response encoder 2020-03-05 16:29:31 +01:00
Fabian d0d4987b76 - changed the get jobs method to fetch jobs from printer, classes or both
- the response decoder now need a writer for additional response data, for example if you fetch documents from the server
2019-12-26 16:46:08 +01:00
Christian Muehlhaeuser aeff57c379 Avoid unnecessary conversions
No need to convert these types.
2019-08-05 16:47:27 +00:00
Fabian Weber 7606089b66 first beta release 2019-03-15 16:20:02 +01:00
Fabian Weber 83b3e83978 fixed decoding and encoding errors 2019-03-13 22:54:08 +01:00
Fabian Weber 030c260947 initial commit 2019-03-10 18:43:47 +01:00