A working proxy exists.

This commit is contained in:
2021-02-27 22:25:50 +01:00
parent ce94bf0d89
commit 617d7834cc
29 changed files with 781 additions and 195 deletions

View File

@@ -1,4 +1,4 @@
// Code generated by "stringer -type printerState ."; DO NOT EDIT.
// Code generated by "stringer -type jobState -type printerState"; DO NOT EDIT.
package ipp
@@ -13,9 +13,9 @@ func _() {
_ = x[Stopped-5]
}
const _printerState_name = "IdlePreocessingStopped"
const _printerState_name = "IdleProcessingStopped"
var _printerState_index = [...]uint8{0, 4, 15, 22}
var _printerState_index = [...]uint8{0, 4, 14, 21}
func (i printerState) String() string {
i -= 3