Documentation
¶
Overview ¶
Package codec is the internal JSON seam. It currently delegates to encoding/json; a faster library (sonic/go-json) can be swapped here behind a build tag if profiling justifies it (spec OQ-04). Hot-path call sites use this package rather than encoding/json directly so the implementation can change in one place.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.