完成v1版本动态结构体创建

This commit is contained in:
2024-08-21 18:16:21 +08:00
parent e4cef0855e
commit 18351f3b29
4 changed files with 145 additions and 16 deletions

1
go.mod
View File

@ -21,6 +21,7 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-ini/ini v1.67.0 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/mozillazg/go-pinyin v0.20.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/tidwall/match v1.1.1 // indirect