remotesession

package
v0.0.0-...-335d32b Latest Latest
Warning

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

Go to latest
Published: May 29, 2018 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Listen

func Listen(
	svr command.Server,
	peerID ident.PeerID,
	sessions *localsession.Store,
	logger twelf.Logger,
) error

Listen attaches a new remote session service to the given command server.

Types

type Store

type Store interface {
	revisions.Store
	service.Service
}

Store is a local cache of remote revisions.

func NewStore

func NewStore(
	peerID ident.PeerID,
	invoker command.Invoker,
	pruneInterval time.Duration,
	logger twelf.Logger,
	tracer opentracing.Tracer,
) Store

NewStore returns a new store for revisions of remote sessions.

Jump to

Keyboard shortcuts

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