capnp

package
v1.0.58 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2019 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TransactionCapn

type TransactionCapn C.Struct

func AutoNewTransactionCapn

func AutoNewTransactionCapn(s *C.Segment) TransactionCapn

func NewRootTransactionCapn

func NewRootTransactionCapn(s *C.Segment) TransactionCapn

func NewTransactionCapn

func NewTransactionCapn(s *C.Segment) TransactionCapn

func ReadRootTransactionCapn

func ReadRootTransactionCapn(s *C.Segment) TransactionCapn

func (TransactionCapn) Challenge

func (s TransactionCapn) Challenge() []byte

func (TransactionCapn) Data

func (s TransactionCapn) Data() string

func (TransactionCapn) DataBytes added in v1.0.11

func (s TransactionCapn) DataBytes() []byte

func (TransactionCapn) GasLimit

func (s TransactionCapn) GasLimit() uint64

func (TransactionCapn) GasPrice

func (s TransactionCapn) GasPrice() uint64

func (TransactionCapn) MarshalCapLit

func (s TransactionCapn) MarshalCapLit() ([]byte, error)

func (TransactionCapn) MarshalJSON

func (s TransactionCapn) MarshalJSON() ([]byte, error)

func (TransactionCapn) Nonce

func (s TransactionCapn) Nonce() uint64

func (TransactionCapn) RcvAddr

func (s TransactionCapn) RcvAddr() []byte

func (TransactionCapn) SetChallenge

func (s TransactionCapn) SetChallenge(v []byte)

func (TransactionCapn) SetData

func (s TransactionCapn) SetData(v string)

func (TransactionCapn) SetGasLimit

func (s TransactionCapn) SetGasLimit(v uint64)

func (TransactionCapn) SetGasPrice

func (s TransactionCapn) SetGasPrice(v uint64)

func (TransactionCapn) SetNonce

func (s TransactionCapn) SetNonce(v uint64)

func (TransactionCapn) SetRcvAddr

func (s TransactionCapn) SetRcvAddr(v []byte)

func (TransactionCapn) SetSignature

func (s TransactionCapn) SetSignature(v []byte)

func (TransactionCapn) SetSndAddr

func (s TransactionCapn) SetSndAddr(v []byte)

func (TransactionCapn) SetValue

func (s TransactionCapn) SetValue(v []byte)

func (TransactionCapn) Signature

func (s TransactionCapn) Signature() []byte

func (TransactionCapn) SndAddr

func (s TransactionCapn) SndAddr() []byte

func (TransactionCapn) Value

func (s TransactionCapn) Value() []byte

func (TransactionCapn) WriteCapLit

func (s TransactionCapn) WriteCapLit(w io.Writer) error

func (TransactionCapn) WriteJSON

func (s TransactionCapn) WriteJSON(w io.Writer) error

type TransactionCapn_List

type TransactionCapn_List C.PointerList

func NewTransactionCapnList

func NewTransactionCapnList(s *C.Segment, sz int) TransactionCapn_List

func (TransactionCapn_List) At

func (TransactionCapn_List) Len

func (s TransactionCapn_List) Len() int

func (TransactionCapn_List) Set

func (s TransactionCapn_List) Set(i int, item TransactionCapn)

func (TransactionCapn_List) ToArray

func (s TransactionCapn_List) ToArray() []TransactionCapn

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL