Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProjectCache = &projectCache{ projects: make(map[string]*models.Project), projectsById: make(map[uuid.UUID]*models.Project), projectsBySourceMapToken: make(map[string]*models.Project), }
View Source
var SourceMapCache *sourceMapCache
Functions ¶
func InitSourceMapCache ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.