Documentation ¶
Overview ¶
Package debug is only for JIT encoder/decoder.
It's deprecated.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheStats ¶
A CacheStats records statistics about the type cache.
type Stats ¶
type Stats struct { Memory MemStats Encoder CacheStats Decoder CacheStats }
A Stats records statistics about the JIT compiler.
Click to show internal directories.
Click to hide internal directories.