Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
func NewBuilder ¶
func NewBuilder() *Builder
func (*Builder) MakeStructPacker ¶
func (b *Builder) MakeStructPacker(values common.InputValueList, typ reflect.Type) (*StructPacker, error)
type StructPacker ¶
type StructPacker struct {
// contains filtered or unexported fields
}
type Unmarshaler ¶
type ValuePacker ¶
Click to show internal directories.
Click to hide internal directories.