Documentation ¶ Index ¶ func Bool(v bool) *bool func Int64(v int64) *int64 func Pubkey(v common.PublicKey) *common.PublicKey func String(v string) *string func Uint16(v uint16) *uint16 func Uint32(v uint32) *uint32 func Uint64(v uint64) *uint64 func Uint8(v uint8) *uint8 Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Bool ¶ added in v1.9.0 func Bool(v bool) *bool func Int64 ¶ func Int64(v int64) *int64 func Pubkey ¶ func Pubkey(v common.PublicKey) *common.PublicKey func String ¶ added in v1.9.0 func String(v string) *string func Uint16 ¶ added in v1.10.0 func Uint16(v uint16) *uint16 func Uint32 ¶ added in v1.10.0 func Uint32(v uint32) *uint32 func Uint64 ¶ func Uint64(v uint64) *uint64 func Uint8 ¶ added in v1.8.1 func Uint8(v uint8) *uint8 Types ¶ This section is empty. Source Files ¶ View all Source files pointer.go Click to show internal directories. Click to hide internal directories.