Documentation ¶
Index ¶
Constants ¶
View Source
const CName = "common.commonspace.spacestate"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpaceState ¶
type SpaceState struct { SpaceId string SpaceIsClosed *atomic.Bool TreesUsed *atomic.Int32 TreeBuilderFunc objecttree.BuildObjectTreeFunc }
func (*SpaceState) Name ¶
func (s *SpaceState) Name() (name string)
Click to show internal directories.
Click to hide internal directories.