graph

package
v0.0.0-...-a1ac4f3 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_pkg_graph_data_proto protoreflect.FileDescriptor
View Source
var File_pkg_graph_graph_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Address

type Address struct {
	Id      []byte `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Address []byte `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"`
	// contains filtered or unexported fields
}

func (*Address) Descriptor deprecated

func (*Address) Descriptor() ([]byte, []int)

Deprecated: Use Address.ProtoReflect.Descriptor instead.

func (*Address) GetAddress

func (x *Address) GetAddress() []byte

func (*Address) GetId

func (x *Address) GetId() []byte

func (*Address) ProtoMessage

func (*Address) ProtoMessage()

func (*Address) ProtoReflect

func (x *Address) ProtoReflect() protoreflect.Message

func (*Address) Reset

func (x *Address) Reset()

func (*Address) String

func (x *Address) String() string

type Message

type Message struct {
	Height      uint64 `protobuf:"varint,10,opt,name=Height,proto3" json:"Height,omitempty"`
	MessageCbor []byte `protobuf:"bytes,13,opt,name=MessageCbor,proto3" json:"MessageCbor,omitempty"`
	// contains filtered or unexported fields
}

func (*Message) Descriptor deprecated

func (*Message) Descriptor() ([]byte, []int)

Deprecated: Use Message.ProtoReflect.Descriptor instead.

func (*Message) GetHeight

func (x *Message) GetHeight() uint64

func (*Message) GetMessageCbor

func (x *Message) GetMessageCbor() []byte

func (*Message) ProtoMessage

func (*Message) ProtoMessage()

func (*Message) ProtoReflect

func (x *Message) ProtoReflect() protoreflect.Message

func (*Message) Reset

func (x *Message) Reset()

func (*Message) Serialize

func (m *Message) Serialize(msg *types.Message, height uint64)

func (*Message) String

func (x *Message) String() string

type SyncReply

type SyncReply struct {
	Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
	// contains filtered or unexported fields
}

The response message containing the greetings

func (*SyncReply) Descriptor deprecated

func (*SyncReply) Descriptor() ([]byte, []int)

Deprecated: Use SyncReply.ProtoReflect.Descriptor instead.

func (*SyncReply) GetMessage

func (x *SyncReply) GetMessage() string

func (*SyncReply) ProtoMessage

func (*SyncReply) ProtoMessage()

func (*SyncReply) ProtoReflect

func (x *SyncReply) ProtoReflect() protoreflect.Message

func (*SyncReply) Reset

func (x *SyncReply) Reset()

func (*SyncReply) String

func (x *SyncReply) String() string

type SyncRequest

type SyncRequest struct {
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// contains filtered or unexported fields
}

The request message containing the user's name.

func (*SyncRequest) Descriptor deprecated

func (*SyncRequest) Descriptor() ([]byte, []int)

Deprecated: Use SyncRequest.ProtoReflect.Descriptor instead.

func (*SyncRequest) GetName

func (x *SyncRequest) GetName() string

func (*SyncRequest) ProtoMessage

func (*SyncRequest) ProtoMessage()

func (*SyncRequest) ProtoReflect

func (x *SyncRequest) ProtoReflect() protoreflect.Message

func (*SyncRequest) Reset

func (x *SyncRequest) Reset()

func (*SyncRequest) String

func (x *SyncRequest) String() string

type TipsetMessages

type TipsetMessages struct {
	Cids [][]byte `protobuf:"bytes,1,rep,name=cids,proto3" json:"cids,omitempty"`
	// contains filtered or unexported fields
}

func (*TipsetMessages) Descriptor deprecated

func (*TipsetMessages) Descriptor() ([]byte, []int)

Deprecated: Use TipsetMessages.ProtoReflect.Descriptor instead.

func (*TipsetMessages) GetCids

func (x *TipsetMessages) GetCids() [][]byte

func (*TipsetMessages) ProtoMessage

func (*TipsetMessages) ProtoMessage()

func (*TipsetMessages) ProtoReflect

func (x *TipsetMessages) ProtoReflect() protoreflect.Message

func (*TipsetMessages) Reset

func (x *TipsetMessages) Reset()

func (*TipsetMessages) String

func (x *TipsetMessages) String() string

Jump to

Keyboard shortcuts

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