Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OrionHolePunchingImplementation ¶
type OrionHolePunchingImplementation struct {
proto.UnimplementedHolePunchingServiceServer
// contains filtered or unexported fields
}
func NewOrionHolePunchingImplementation ¶
func NewOrionHolePunchingImplementation() (*OrionHolePunchingImplementation, error)
func (*OrionHolePunchingImplementation) Session ¶
func (r *OrionHolePunchingImplementation) Session(sessionInit *proto.HolePunchingInitialize, sessionServer proto.HolePunchingService_SessionServer) error
type OrionRegistryImplementation ¶
type OrionRegistryImplementation struct {
proto.UnimplementedRegistryServer
// contains filtered or unexported fields
}
func NewOrionRegistryImplementation ¶
func NewOrionRegistryImplementation() (*OrionRegistryImplementation, error)
func (*OrionRegistryImplementation) SubscribeToStream ¶
func (r *OrionRegistryImplementation) SubscribeToStream(subscibeEvent proto.Registry_SubscribeToStreamServer) error
Click to show internal directories.
Click to hide internal directories.