Documentation ¶
Index ¶
- func AppendBool(b []byte, v bool) []byte
- func AppendError(b []byte, err error) []byte
- func AppendFloat32(b []byte, v float32) []byte
- func AppendFloat64(b []byte, v float64) []byte
- func AppendIdent(b []byte, name string, quote byte) []byte
- func AppendName(b []byte, ident string, quote byte) []byte
- func AppendNull(b []byte) []byte
- type Name
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendBool ¶
func AppendError ¶
func AppendFloat32 ¶
func AppendFloat64 ¶
func AppendNull ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.