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 }
Directories ¶
Path | Synopsis |
---|---|
Package mock_nodespace is a generated GoMock package.
|
Package mock_nodespace is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.