The highest tagged major version is
v2.
package
Version:
v1.5.23
Opens a new window with list of versions in this module.
Published: Oct 21, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
Runtime = "RUN_TIME"
Local = "local"
)
func ParseToml(group, dataId, localConfig string, confPtr interface{}) (err error)
解析 acm 或本地 toml 配置到结构体
confPtr: 结构体指针
func ParseYaml(group, dataId, localConfig string, confPtr interface{}) (err error)
解析 acm 或本地 yaml 配置到结构体
confPtr: 结构体指针
Source Files
¶
Click to show internal directories.
Click to hide internal directories.