Documentation ¶
Index ¶
- func NewBool(value ...bool) *gtype.Bool
- func NewByte(value ...byte) *gtype.Byte
- func NewBytes(value ...[]byte) *gtype.Bytes
- func NewFloat32(value ...float32) *gtype.Float32
- func NewFloat64(value ...float64) *gtype.Float64
- func NewInt(value ...int) *gtype.Int
- func NewInt32(value ...int32) *gtype.Int32
- func NewInt64(value ...int64) *gtype.Int64
- func NewInterface(value ...interface{}) *gtype.Interface
- func NewString(value ...string) *gtype.String
- func NewUint(value ...uint) *gtype.Uint
- func NewUint32(value ...uint32) *gtype.Uint32
- func NewUint64(value ...uint64) *gtype.Uint64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFloat32 ¶
func NewFloat64 ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.