<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/main/json.go
diff options
context:
space:
mode:
authorCharlie Stanton <charlie@shtanton.xyz>2023-02-26 09:37:30 +0000
committerCharlie Stanton <charlie@shtanton.xyz>2023-02-26 09:37:30 +0000
commit7b63b7c9d03b23f496ec9bfb8e91be3693b19a8f (patch)
tree824aa1c659e532537f812be36d0e0384eae1b2fd /main/json.go
parent9ba3b1d97e8fd2a2e3c4bb08fe350c8dd5f9733e (diff)
downloadstred-go-7b63b7c9d03b23f496ec9bfb8e91be3693b19a8f.tar
Replace append with walk.ConcatData in many places to fix bug to do with semantics of append
When doing append, be very careful as it does make changes in place to the underlying array of the slice which may affect other slices
Diffstat (limited to 'main/json.go')
0 files changed, 0 insertions, 0 deletions