nodespace

package
v0.3.26 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: MIT Imports: 33 Imported by: 0

Documentation

Index

Constants

View Source
const CName = "node.nodespace"

Variables

This section is empty.

Functions

This section is empty.

Types

type NodeSpace added in v0.3.1

type NodeSpace interface {
	commonspace.Space
}

type Service

type Service interface {
	GetSpace(ctx context.Context, id string) (NodeSpace, error)
	PickSpace(ctx context.Context, id string) (NodeSpace, error)
	Cache() ocache.OCache
	StreamPool() streampool.StreamPool
	app.ComponentRunnable
}

func New

func New() Service

Directories

Path Synopsis
Code generated by MockGen.
Code generated by MockGen.

Jump to

Keyboard shortcuts

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