Home
last modified time | relevance | path

Searched refs:LedgerEntryExt (Results 1 – 1 of 1) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/vendor/github.com/stellar/go/xdr/
H A Dxdr_generated.go2496 type LedgerEntryExt struct { struct
2502 func (u LedgerEntryExt) SwitchFieldName() string { argument
2508 func (u LedgerEntryExt) ArmForSwitch(sw int32) (string, bool) { argument
2517 func NewLedgerEntryExt(v int32, value interface{}) (result LedgerEntryExt, err error) {
2527 func (s LedgerEntryExt) MarshalBinary() ([]byte, error) { argument
2534 func (s *LedgerEntryExt) UnmarshalBinary(inp []byte) error { argument
2540 _ encoding.BinaryMarshaler = (*LedgerEntryExt)(nil)
2541 _ encoding.BinaryUnmarshaler = (*LedgerEntryExt)(nil)
2575 Ext LedgerEntryExt