go-json/internal/encoder
2024-04-14 10:03:12 +02:00
..
vm Replace go.mod package with git.gammaspectra.live/P2Pool/go-json 2024-04-14 10:03:12 +02:00
vm_color Replace go.mod package with git.gammaspectra.live/P2Pool/go-json 2024-04-14 10:03:12 +02:00
vm_color_indent Replace go.mod package with git.gammaspectra.live/P2Pool/go-json 2024-04-14 10:03:12 +02:00
vm_indent Replace go.mod package with git.gammaspectra.live/P2Pool/go-json 2024-04-14 10:03:12 +02:00
code.go Replace go.mod package with git.gammaspectra.live/P2Pool/go-json 2024-04-14 10:03:12 +02:00
compact.go Replace go.mod package with git.gammaspectra.live/P2Pool/go-json 2024-04-14 10:03:12 +02:00
compiler.go Replace go.mod package with git.gammaspectra.live/P2Pool/go-json 2024-04-14 10:03:12 +02:00
compiler_norace.go fix: add filtering on slow path 2022-03-25 03:03:25 +09:00
compiler_race.go fix: add filtering on slow path 2022-03-25 03:03:25 +09:00
context.go Replace go.mod package with git.gammaspectra.live/P2Pool/go-json 2024-04-14 10:03:12 +02:00
decode_rune.go Refactor encoder 2022-01-03 22:42:04 +09:00
encode_opcode_test.go Supports dynamic filtering of struct fields 2022-01-03 12:33:51 +09:00
encoder.go Replace go.mod package with git.gammaspectra.live/P2Pool/go-json 2024-04-14 10:03:12 +02:00
indent.go Replace go.mod package with git.gammaspectra.live/P2Pool/go-json 2024-04-14 10:03:12 +02:00
int.go add license for encoding int processing 2023-10-13 12:44:19 +09:00
map112.go Improve map encoding performance 2021-12-27 11:14:42 +09:00
map113.go Improve map encoding performance 2021-12-27 11:14:42 +09:00
opcode.go Replace go.mod package with git.gammaspectra.live/P2Pool/go-json 2024-04-14 10:03:12 +02:00
option.go feat: added the option to output opcodes as dot (#440) 2023-03-20 04:53:43 +09:00
optype.go Fix conversion of operation for PtrHead to Head 2021-12-05 11:38:56 +09:00
query.go Supports dynamic filtering of struct fields 2022-01-03 12:33:51 +09:00
string.go Add license for string processing (#476) 2023-10-13 12:33:43 +09:00
string_table.go Add encoding option for performance 2021-12-30 11:54:29 +09:00