nodespace

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2023 License: MIT Imports: 29 Imported by: 0

Documentation

Index

Constants

View Source
const CName = "node.nodespace"

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service interface {
	GetSpace(ctx context.Context, id string) (commonspace.Space, error)
	DeleteSpace(ctx context.Context, spaceId, changeId string, changePayload []byte) (err error)
	Cache() ocache.OCache
	StreamPool() streampool.StreamPool
	app.ComponentRunnable
}

func New

func New() Service

Directories

Path Synopsis
Package mock_nodespace is a generated GoMock package.
Package mock_nodespace is a generated GoMock package.

Jump to

Keyboard shortcuts

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