Categorygithub.com/xpwu/go-var
module
0.1.0
Repository: https://github.com/xpwu/go-var.git
Documentation: pkg.go.dev

# README

go-var

常用于解析配置中的变量,变量需要 ${xxx} 的格式

如果 ${ccc}=eeee
则 aaaa${ccc}dddd => aaaaeeeedddd

# Packages

No description provided by the author