Documentation
¶
Index ¶
- func AddDocument(serviceKey string, version uint, confKeys []string, confValues []string) error
- func GetDocument(serviceKey string) (uint, []string, []string, error)
- func ReloadAllData() (map[string]*ServiceData, error)
- func UpdateDocument(serviceKey string, version uint, confKeys []string, confValues []string) error
- type ServiceData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDocument ¶
新增数据,发起自admin添加
Types ¶
Click to show internal directories.
Click to hide internal directories.