Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReleaseRuntimeContext ¶
func ReleaseRuntimeContext(ctx *RuntimeContext)
Types ¶
type Decoder ¶
type Option ¶
type Option struct {
Flags OptionFlags
Context context.Context
}
type OptionFlags ¶
type OptionFlags uint8
const ( FirstWinOption OptionFlags = 1 << iota ContextOption )
type RuntimeContext ¶
func TakeRuntimeContext ¶
func TakeRuntimeContext() *RuntimeContext
type Stream ¶
type Stream struct {
UseNumber bool
DisallowUnknownFields bool
Option *Option
// contains filtered or unexported fields
}
func (*Stream) PrepareForDecode ¶
func (*Stream) TotalOffset ¶
Click to show internal directories.
Click to hide internal directories.