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