Versions in this module Expand all Collapse all v17 v17.0.0 Aug 17, 2023 Changes in this version + var ErrIntOverflowTransmuterMsgs = fmt.Errorf("proto: integer overflow") + var ErrInvalidLengthTransmuterMsgs = fmt.Errorf("proto: negative length found during unmarshaling") + var ErrUnexpectedEndOfGroupTransmuterMsgs = fmt.Errorf("proto: unexpected end of group") + type EmptyRequest struct + func (*EmptyRequest) Descriptor() ([]byte, []int) + func (*EmptyRequest) ProtoMessage() + func (m *EmptyRequest) Marshal() (dAtA []byte, err error) + func (m *EmptyRequest) MarshalTo(dAtA []byte) (int, error) + func (m *EmptyRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *EmptyRequest) Reset() + func (m *EmptyRequest) Size() (n int) + func (m *EmptyRequest) String() string + func (m *EmptyRequest) Unmarshal(dAtA []byte) error + func (m *EmptyRequest) XXX_DiscardUnknown() + func (m *EmptyRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *EmptyRequest) XXX_Merge(src proto.Message) + func (m *EmptyRequest) XXX_Size() int + func (m *EmptyRequest) XXX_Unmarshal(b []byte) error + type ExitPoolExecuteMsgRequest struct + ExitPool EmptyRequest + func (*ExitPoolExecuteMsgRequest) Descriptor() ([]byte, []int) + func (*ExitPoolExecuteMsgRequest) ProtoMessage() + func (m *ExitPoolExecuteMsgRequest) GetExitPool() EmptyRequest + func (m *ExitPoolExecuteMsgRequest) Marshal() (dAtA []byte, err error) + func (m *ExitPoolExecuteMsgRequest) MarshalTo(dAtA []byte) (int, error) + func (m *ExitPoolExecuteMsgRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ExitPoolExecuteMsgRequest) Reset() + func (m *ExitPoolExecuteMsgRequest) Size() (n int) + func (m *ExitPoolExecuteMsgRequest) String() string + func (m *ExitPoolExecuteMsgRequest) Unmarshal(dAtA []byte) error + func (m *ExitPoolExecuteMsgRequest) XXX_DiscardUnknown() + func (m *ExitPoolExecuteMsgRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ExitPoolExecuteMsgRequest) XXX_Merge(src proto.Message) + func (m *ExitPoolExecuteMsgRequest) XXX_Size() int + func (m *ExitPoolExecuteMsgRequest) XXX_Unmarshal(b []byte) error + type ExitPoolExecuteMsgResponse struct + func (*ExitPoolExecuteMsgResponse) Descriptor() ([]byte, []int) + func (*ExitPoolExecuteMsgResponse) ProtoMessage() + func (m *ExitPoolExecuteMsgResponse) Marshal() (dAtA []byte, err error) + func (m *ExitPoolExecuteMsgResponse) MarshalTo(dAtA []byte) (int, error) + func (m *ExitPoolExecuteMsgResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *ExitPoolExecuteMsgResponse) Reset() + func (m *ExitPoolExecuteMsgResponse) Size() (n int) + func (m *ExitPoolExecuteMsgResponse) String() string + func (m *ExitPoolExecuteMsgResponse) Unmarshal(dAtA []byte) error + func (m *ExitPoolExecuteMsgResponse) XXX_DiscardUnknown() + func (m *ExitPoolExecuteMsgResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ExitPoolExecuteMsgResponse) XXX_Merge(src proto.Message) + func (m *ExitPoolExecuteMsgResponse) XXX_Size() int + func (m *ExitPoolExecuteMsgResponse) XXX_Unmarshal(b []byte) error + type JoinPoolExecuteMsgRequest struct + JoinPool EmptyRequest + func (*JoinPoolExecuteMsgRequest) Descriptor() ([]byte, []int) + func (*JoinPoolExecuteMsgRequest) ProtoMessage() + func (m *JoinPoolExecuteMsgRequest) GetJoinPool() EmptyRequest + func (m *JoinPoolExecuteMsgRequest) Marshal() (dAtA []byte, err error) + func (m *JoinPoolExecuteMsgRequest) MarshalTo(dAtA []byte) (int, error) + func (m *JoinPoolExecuteMsgRequest) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *JoinPoolExecuteMsgRequest) Reset() + func (m *JoinPoolExecuteMsgRequest) Size() (n int) + func (m *JoinPoolExecuteMsgRequest) String() string + func (m *JoinPoolExecuteMsgRequest) Unmarshal(dAtA []byte) error + func (m *JoinPoolExecuteMsgRequest) XXX_DiscardUnknown() + func (m *JoinPoolExecuteMsgRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *JoinPoolExecuteMsgRequest) XXX_Merge(src proto.Message) + func (m *JoinPoolExecuteMsgRequest) XXX_Size() int + func (m *JoinPoolExecuteMsgRequest) XXX_Unmarshal(b []byte) error + type JoinPoolExecuteMsgResponse struct + func (*JoinPoolExecuteMsgResponse) Descriptor() ([]byte, []int) + func (*JoinPoolExecuteMsgResponse) ProtoMessage() + func (m *JoinPoolExecuteMsgResponse) Marshal() (dAtA []byte, err error) + func (m *JoinPoolExecuteMsgResponse) MarshalTo(dAtA []byte) (int, error) + func (m *JoinPoolExecuteMsgResponse) MarshalToSizedBuffer(dAtA []byte) (int, error) + func (m *JoinPoolExecuteMsgResponse) Reset() + func (m *JoinPoolExecuteMsgResponse) Size() (n int) + func (m *JoinPoolExecuteMsgResponse) String() string + func (m *JoinPoolExecuteMsgResponse) Unmarshal(dAtA []byte) error + func (m *JoinPoolExecuteMsgResponse) XXX_DiscardUnknown() + func (m *JoinPoolExecuteMsgResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *JoinPoolExecuteMsgResponse) XXX_Merge(src proto.Message) + func (m *JoinPoolExecuteMsgResponse) XXX_Size() int + func (m *JoinPoolExecuteMsgResponse) XXX_Unmarshal(b []byte) error v17.0.0-rc0 Aug 15, 2023 Other modules containing this package github.com/osmosis-labs/osmosis/v15 github.com/osmosis-labs/osmosis/v16 github.com/osmosis-labs/osmosis/v19 github.com/osmosis-labs/osmosis/v20 github.com/osmosis-labs/osmosis/v21 github.com/osmosis-labs/osmosis/v22 github.com/osmosis-labs/osmosis/v23 github.com/osmosis-labs/osmosis/v24 github.com/osmosis-labs/osmosis/v25 github.com/osmosis-labs/osmosis/v26 github.com/osmosis-labs/osmosis/v27 github.com/osmosis-labs/osmosis/v28