Documentation ¶
Index ¶
Constants ¶
View Source
const CName = "coordinator.nodeservice"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeService ¶
type NodeService interface { app.ComponentRunnable Delete(ctx context.Context, spaceId string, raw *treechangeproto.RawTreeChangeWithId) (err error) }
func New ¶
func New() NodeService
Click to show internal directories.
Click to hide internal directories.