ra

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoteAccess

type RemoteAccess interface {
	Subscribe(peer.ID, string) error
	Unsubscribe(peer.ID, string) error
	Publish(peer.ID, string) error
	Unpublish(peer.ID, string) error
	IsPeerSubscribed(peer.ID, string) (bool, error)
	IsPeerAPublisher(peer.ID, string) (bool, error)
}

Jump to

Keyboard shortcuts

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