Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProtocolID protocol.ID = "/cborrpc/v1" ServiceName string = "ldclabs:cborrpc" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CBORClient ¶
type CBORClient struct {
// contains filtered or unexported fields
}
func NewCBORClient ¶
func NewCBORClient(host host.Host, endpoint peer.ID) *CBORClient
type CBORService ¶
type CBORService struct {
// contains filtered or unexported fields
}
func NewCBORService ¶
func NewCBORService(host host.Host, h cborrpc.Handler) *CBORService
Click to show internal directories.
Click to hide internal directories.