//
pkg.gl
Category
github.com/xpwu/go-var
module
0.1.0
Repository:
https://github.com/xpwu/go-var.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
README
go-var
常用于解析配置中的变量,变量需要 ${xxx} 的格式
如果 ${ccc}=eeee
则 aaaa${ccc}dddd => aaaaeeeedddd
#
Packages
vari
No description provided by the author