service

package
v0.1.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 9, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DataService = &dataService{
	scpCache: make(map[string]map[string]map[string]*model.Data),
}
View Source
var LayerService = new(layerService)
View Source
var MapTileService = &mapTileService{
	mtInfoMap: make(map[string]*model.MapTile),
}
View Source
var OssService = &ossService{ossClients: make(map[database.Int64]*aliyun.OssClient)}
View Source
var SceneService = new(sceneService)
View Source
var SpaceService = new(spaceService)
View Source
var StoreService = &storeService{
	cacheByName: make(map[string]*model.Store),
	cacheById:   make(map[database.Int64]*model.Store),
}
View Source
var VectorTileService = &vectorTileService{
	indexCache: make(map[string]string),
	vtInfoMap:  make(map[string]*model.VectorTile),
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL