|
1 | | -([]string) (len=4062) { |
| 1 | +([]string) (len=4174) { |
2 | 2 | (string) (len=41) "// Code generated by go-enum DO NOT EDIT.", |
3 | 3 | (string) (len=13) "// Version: -", |
4 | 4 | (string) (len=14) "// Revision: -", |
|
87 | 87 | (string) (len=11) "\treturn nil", |
88 | 88 | (string) (len=1) "}", |
89 | 89 | (string) "", |
| 90 | + (string) (len=74) "// AppendText appends the textual representation of itself to the end of b", |
| 91 | + (string) (len=74) "// (allocating a larger slice if necessary) and returns the updated slice.", |
| 92 | + (string) (len=2) "//", |
| 93 | + (string) (len=77) "// Implementations must not retain b, nor mutate any bytes within b[:len(b)].", |
| 94 | + (string) (len=55) "func (x *Animal) AppendText(b []byte) ([]byte, error) {", |
| 95 | + (string) (len=37) "\treturn append(b, x.String()...), nil", |
| 96 | + (string) (len=1) "}", |
| 97 | + (string) "", |
90 | 98 | (string) (len=92) "var errAnimalNilPtr = errors.New(\"value pointer is nil\") // one per type for package clashes", |
91 | 99 | (string) "", |
92 | 100 | (string) (len=41) "// Scan implements the Scanner interface.", |
|
358 | 366 | (string) (len=11) "\treturn nil", |
359 | 367 | (string) (len=1) "}", |
360 | 368 | (string) "", |
| 369 | + (string) (len=74) "// AppendText appends the textual representation of itself to the end of b", |
| 370 | + (string) (len=74) "// (allocating a larger slice if necessary) and returns the updated slice.", |
| 371 | + (string) (len=2) "//", |
| 372 | + (string) (len=77) "// Implementations must not retain b, nor mutate any bytes within b[:len(b)].", |
| 373 | + (string) (len=54) "func (x *Cases) AppendText(b []byte) ([]byte, error) {", |
| 374 | + (string) (len=37) "\treturn append(b, x.String()...), nil", |
| 375 | + (string) (len=1) "}", |
| 376 | + (string) "", |
361 | 377 | (string) (len=91) "var errCasesNilPtr = errors.New(\"value pointer is nil\") // one per type for package clashes", |
362 | 378 | (string) "", |
363 | 379 | (string) (len=41) "// Scan implements the Scanner interface.", |
|
649 | 665 | (string) (len=11) "\treturn nil", |
650 | 666 | (string) (len=1) "}", |
651 | 667 | (string) "", |
| 668 | + (string) (len=74) "// AppendText appends the textual representation of itself to the end of b", |
| 669 | + (string) (len=74) "// (allocating a larger slice if necessary) and returns the updated slice.", |
| 670 | + (string) (len=2) "//", |
| 671 | + (string) (len=77) "// Implementations must not retain b, nor mutate any bytes within b[:len(b)].", |
| 672 | + (string) (len=54) "func (x *Color) AppendText(b []byte) ([]byte, error) {", |
| 673 | + (string) (len=37) "\treturn append(b, x.String()...), nil", |
| 674 | + (string) (len=1) "}", |
| 675 | + (string) "", |
652 | 676 | (string) (len=91) "var errColorNilPtr = errors.New(\"value pointer is nil\") // one per type for package clashes", |
653 | 677 | (string) "", |
654 | 678 | (string) (len=41) "// Scan implements the Scanner interface.", |
|
941 | 965 | (string) (len=11) "\treturn nil", |
942 | 966 | (string) (len=1) "}", |
943 | 967 | (string) "", |
| 968 | + (string) (len=74) "// AppendText appends the textual representation of itself to the end of b", |
| 969 | + (string) (len=74) "// (allocating a larger slice if necessary) and returns the updated slice.", |
| 970 | + (string) (len=2) "//", |
| 971 | + (string) (len=77) "// Implementations must not retain b, nor mutate any bytes within b[:len(b)].", |
| 972 | + (string) (len=65) "func (x *ColorWithComment) AppendText(b []byte) ([]byte, error) {", |
| 973 | + (string) (len=37) "\treturn append(b, x.String()...), nil", |
| 974 | + (string) (len=1) "}", |
| 975 | + (string) "", |
944 | 976 | (string) (len=102) "var errColorWithCommentNilPtr = errors.New(\"value pointer is nil\") // one per type for package clashes", |
945 | 977 | (string) "", |
946 | 978 | (string) (len=41) "// Scan implements the Scanner interface.", |
|
1233 | 1265 | (string) (len=11) "\treturn nil", |
1234 | 1266 | (string) (len=1) "}", |
1235 | 1267 | (string) "", |
| 1268 | + (string) (len=74) "// AppendText appends the textual representation of itself to the end of b", |
| 1269 | + (string) (len=74) "// (allocating a larger slice if necessary) and returns the updated slice.", |
| 1270 | + (string) (len=2) "//", |
| 1271 | + (string) (len=77) "// Implementations must not retain b, nor mutate any bytes within b[:len(b)].", |
| 1272 | + (string) (len=66) "func (x *ColorWithComment2) AppendText(b []byte) ([]byte, error) {", |
| 1273 | + (string) (len=37) "\treturn append(b, x.String()...), nil", |
| 1274 | + (string) (len=1) "}", |
| 1275 | + (string) "", |
1236 | 1276 | (string) (len=103) "var errColorWithComment2NilPtr = errors.New(\"value pointer is nil\") // one per type for package clashes", |
1237 | 1277 | (string) "", |
1238 | 1278 | (string) (len=41) "// Scan implements the Scanner interface.", |
|
1541 | 1581 | (string) (len=11) "\treturn nil", |
1542 | 1582 | (string) (len=1) "}", |
1543 | 1583 | (string) "", |
| 1584 | + (string) (len=74) "// AppendText appends the textual representation of itself to the end of b", |
| 1585 | + (string) (len=74) "// (allocating a larger slice if necessary) and returns the updated slice.", |
| 1586 | + (string) (len=2) "//", |
| 1587 | + (string) (len=77) "// Implementations must not retain b, nor mutate any bytes within b[:len(b)].", |
| 1588 | + (string) (len=66) "func (x *ColorWithComment3) AppendText(b []byte) ([]byte, error) {", |
| 1589 | + (string) (len=37) "\treturn append(b, x.String()...), nil", |
| 1590 | + (string) (len=1) "}", |
| 1591 | + (string) "", |
1544 | 1592 | (string) (len=103) "var errColorWithComment3NilPtr = errors.New(\"value pointer is nil\") // one per type for package clashes", |
1545 | 1593 | (string) "", |
1546 | 1594 | (string) (len=41) "// Scan implements the Scanner interface.", |
|
1849 | 1897 | (string) (len=11) "\treturn nil", |
1850 | 1898 | (string) (len=1) "}", |
1851 | 1899 | (string) "", |
| 1900 | + (string) (len=74) "// AppendText appends the textual representation of itself to the end of b", |
| 1901 | + (string) (len=74) "// (allocating a larger slice if necessary) and returns the updated slice.", |
| 1902 | + (string) (len=2) "//", |
| 1903 | + (string) (len=77) "// Implementations must not retain b, nor mutate any bytes within b[:len(b)].", |
| 1904 | + (string) (len=66) "func (x *ColorWithComment4) AppendText(b []byte) ([]byte, error) {", |
| 1905 | + (string) (len=37) "\treturn append(b, x.String()...), nil", |
| 1906 | + (string) (len=1) "}", |
| 1907 | + (string) "", |
1852 | 1908 | (string) (len=103) "var errColorWithComment4NilPtr = errors.New(\"value pointer is nil\") // one per type for package clashes", |
1853 | 1909 | (string) "", |
1854 | 1910 | (string) (len=41) "// Scan implements the Scanner interface.", |
|
2180 | 2236 | (string) (len=11) "\treturn nil", |
2181 | 2237 | (string) (len=1) "}", |
2182 | 2238 | (string) "", |
| 2239 | + (string) (len=74) "// AppendText appends the textual representation of itself to the end of b", |
| 2240 | + (string) (len=74) "// (allocating a larger slice if necessary) and returns the updated slice.", |
| 2241 | + (string) (len=2) "//", |
| 2242 | + (string) (len=77) "// Implementations must not retain b, nor mutate any bytes within b[:len(b)].", |
| 2243 | + (string) (len=58) "func (x *Enum64bit) AppendText(b []byte) ([]byte, error) {", |
| 2244 | + (string) (len=37) "\treturn append(b, x.String()...), nil", |
| 2245 | + (string) (len=1) "}", |
| 2246 | + (string) "", |
2183 | 2247 | (string) (len=95) "var errEnum64bitNilPtr = errors.New(\"value pointer is nil\") // one per type for package clashes", |
2184 | 2248 | (string) "", |
2185 | 2249 | (string) (len=41) "// Scan implements the Scanner interface.", |
|
2455 | 2519 | (string) (len=11) "\treturn nil", |
2456 | 2520 | (string) (len=1) "}", |
2457 | 2521 | (string) "", |
| 2522 | + (string) (len=74) "// AppendText appends the textual representation of itself to the end of b", |
| 2523 | + (string) (len=74) "// (allocating a larger slice if necessary) and returns the updated slice.", |
| 2524 | + (string) (len=2) "//", |
| 2525 | + (string) (len=77) "// Implementations must not retain b, nor mutate any bytes within b[:len(b)].", |
| 2526 | + (string) (len=54) "func (x *Model) AppendText(b []byte) ([]byte, error) {", |
| 2527 | + (string) (len=37) "\treturn append(b, x.String()...), nil", |
| 2528 | + (string) (len=1) "}", |
| 2529 | + (string) "", |
2458 | 2530 | (string) (len=91) "var errModelNilPtr = errors.New(\"value pointer is nil\") // one per type for package clashes", |
2459 | 2531 | (string) "", |
2460 | 2532 | (string) (len=41) "// Scan implements the Scanner interface.", |
|
2726 | 2798 | (string) (len=11) "\treturn nil", |
2727 | 2799 | (string) (len=1) "}", |
2728 | 2800 | (string) "", |
| 2801 | + (string) (len=74) "// AppendText appends the textual representation of itself to the end of b", |
| 2802 | + (string) (len=74) "// (allocating a larger slice if necessary) and returns the updated slice.", |
| 2803 | + (string) (len=2) "//", |
| 2804 | + (string) (len=77) "// Implementations must not retain b, nor mutate any bytes within b[:len(b)].", |
| 2805 | + (string) (len=57) "func (x *NonASCII) AppendText(b []byte) ([]byte, error) {", |
| 2806 | + (string) (len=37) "\treturn append(b, x.String()...), nil", |
| 2807 | + (string) (len=1) "}", |
| 2808 | + (string) "", |
2729 | 2809 | (string) (len=94) "var errNonASCIINilPtr = errors.New(\"value pointer is nil\") // one per type for package clashes", |
2730 | 2810 | (string) "", |
2731 | 2811 | (string) (len=41) "// Scan implements the Scanner interface.", |
|
3017 | 3097 | (string) (len=11) "\treturn nil", |
3018 | 3098 | (string) (len=1) "}", |
3019 | 3099 | (string) "", |
| 3100 | + (string) (len=74) "// AppendText appends the textual representation of itself to the end of b", |
| 3101 | + (string) (len=74) "// (allocating a larger slice if necessary) and returns the updated slice.", |
| 3102 | + (string) (len=2) "//", |
| 3103 | + (string) (len=77) "// Implementations must not retain b, nor mutate any bytes within b[:len(b)].", |
| 3104 | + (string) (len=59) "func (x *Sanitizing) AppendText(b []byte) ([]byte, error) {", |
| 3105 | + (string) (len=37) "\treturn append(b, x.String()...), nil", |
| 3106 | + (string) (len=1) "}", |
| 3107 | + (string) "", |
3020 | 3108 | (string) (len=96) "var errSanitizingNilPtr = errors.New(\"value pointer is nil\") // one per type for package clashes", |
3021 | 3109 | (string) "", |
3022 | 3110 | (string) (len=41) "// Scan implements the Scanner interface.", |
|
3288 | 3376 | (string) (len=11) "\treturn nil", |
3289 | 3377 | (string) (len=1) "}", |
3290 | 3378 | (string) "", |
| 3379 | + (string) (len=74) "// AppendText appends the textual representation of itself to the end of b", |
| 3380 | + (string) (len=74) "// (allocating a larger slice if necessary) and returns the updated slice.", |
| 3381 | + (string) (len=2) "//", |
| 3382 | + (string) (len=77) "// Implementations must not retain b, nor mutate any bytes within b[:len(b)].", |
| 3383 | + (string) (len=53) "func (x *Soda) AppendText(b []byte) ([]byte, error) {", |
| 3384 | + (string) (len=37) "\treturn append(b, x.String()...), nil", |
| 3385 | + (string) (len=1) "}", |
| 3386 | + (string) "", |
3291 | 3387 | (string) (len=90) "var errSodaNilPtr = errors.New(\"value pointer is nil\") // one per type for package clashes", |
3292 | 3388 | (string) "", |
3293 | 3389 | (string) (len=41) "// Scan implements the Scanner interface.", |
|
3554 | 3650 | (string) (len=11) "\treturn nil", |
3555 | 3651 | (string) (len=1) "}", |
3556 | 3652 | (string) "", |
| 3653 | + (string) (len=74) "// AppendText appends the textual representation of itself to the end of b", |
| 3654 | + (string) (len=74) "// (allocating a larger slice if necessary) and returns the updated slice.", |
| 3655 | + (string) (len=2) "//", |
| 3656 | + (string) (len=77) "// Implementations must not retain b, nor mutate any bytes within b[:len(b)].", |
| 3657 | + (string) (len=61) "func (x *StartNotZero) AppendText(b []byte) ([]byte, error) {", |
| 3658 | + (string) (len=37) "\treturn append(b, x.String()...), nil", |
| 3659 | + (string) (len=1) "}", |
| 3660 | + (string) "", |
3557 | 3661 | (string) (len=98) "var errStartNotZeroNilPtr = errors.New(\"value pointer is nil\") // one per type for package clashes", |
3558 | 3662 | (string) "", |
3559 | 3663 | (string) (len=41) "// Scan implements the Scanner interface.", |
|
3810 | 3914 | (string) (len=11) "\treturn nil", |
3811 | 3915 | (string) (len=1) "}", |
3812 | 3916 | (string) "", |
| 3917 | + (string) (len=74) "// AppendText appends the textual representation of itself to the end of b", |
| 3918 | + (string) (len=74) "// (allocating a larger slice if necessary) and returns the updated slice.", |
| 3919 | + (string) (len=2) "//", |
| 3920 | + (string) (len=77) "// Implementations must not retain b, nor mutate any bytes within b[:len(b)].", |
| 3921 | + (string) (len=59) "func (x *StringEnum) AppendText(b []byte) ([]byte, error) {", |
| 3922 | + (string) (len=37) "\treturn append(b, x.String()...), nil", |
| 3923 | + (string) (len=1) "}", |
| 3924 | + (string) "", |
3813 | 3925 | (string) (len=96) "var errStringEnumNilPtr = errors.New(\"value pointer is nil\") // one per type for package clashes", |
3814 | 3926 | (string) "", |
3815 | 3927 | (string) (len=41) "// Scan implements the Scanner interface.", |
|
0 commit comments