Documentation ¶
Index ¶
- func Any(x interface{}, t *types.Wrapped, k string) string
- func Boolean(x interface{}, nullable bool, k string) string
- func Default(x interface{}, t types.Type, k string) string
- func Int(x interface{}, k string) string
- func Option(x interface{}, t *types.Option, k string) string
- func StreamAny(qw422016 *qt422016.Writer, x interface{}, t *types.Wrapped, k string)
- func StreamBoolean(qw422016 *qt422016.Writer, x interface{}, nullable bool, k string)
- func StreamDefault(qw422016 *qt422016.Writer, x interface{}, t types.Type, k string)
- func StreamInt(qw422016 *qt422016.Writer, x interface{}, k string)
- func StreamOption(qw422016 *qt422016.Writer, x interface{}, t *types.Option, k string)
- func StreamString(qw422016 *qt422016.Writer, x interface{}, k string)
- func String(x interface{}, k string) string
- func WriteAny(qq422016 qtio422016.Writer, x interface{}, t *types.Wrapped, k string)
- func WriteBoolean(qq422016 qtio422016.Writer, x interface{}, nullable bool, k string)
- func WriteDefault(qq422016 qtio422016.Writer, x interface{}, t types.Type, k string)
- func WriteInt(qq422016 qtio422016.Writer, x interface{}, k string)
- func WriteOption(qq422016 qtio422016.Writer, x interface{}, t *types.Option, k string)
- func WriteString(qq422016 qtio422016.Writer, x interface{}, k string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamBoolean ¶
func StreamDefault ¶
func StreamOption ¶
func StreamString ¶
func WriteAny ¶
func WriteAny(qq422016 qtio422016.Writer, x interface{}, t *types.Wrapped, k string)
func WriteBoolean ¶
func WriteBoolean(qq422016 qtio422016.Writer, x interface{}, nullable bool, k string)
func WriteDefault ¶
func WriteDefault(qq422016 qtio422016.Writer, x interface{}, t types.Type, k string)
func WriteInt ¶
func WriteInt(qq422016 qtio422016.Writer, x interface{}, k string)
func WriteOption ¶
func WriteOption(qq422016 qtio422016.Writer, x interface{}, t *types.Option, k string)
func WriteString ¶
func WriteString(qq422016 qtio422016.Writer, x interface{}, k string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.