Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cell = cell.Module( "clustermesh-namespace", "Clustermesh global namespace management", cell.Config(DefaultConfig), cell.Provide( func(params managerParams) Manager { return newManager(params) }, ), )
View Source
var DefaultConfig = Config{ GlobalNamespacesByDefault: true, }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.