文件名称:Go-Aster-Golang高效编码引擎
文件大小:261KB
文件格式:ZIP
更新时间:2022-09-02 22:02:11
Go开发-其它杂项
Aster - Golang 高效编码引擎
【文件预览】:
henrylee2cn-aster-a9e4c20
----.gitignore(214B)
----go.mod(201B)
----doc.go(689B)
----Makefile(550B)
----.travis.yml(320B)
----LICENSE(11KB)
----go.sum(1024B)
----tools()
--------tools.go(4KB)
--------tools_test.go(2KB)
----README.md(2KB)
----.coveralls.yml(25B)
----_examples()
--------structtag()
--------examples_test.go(952B)
----aster()
--------interface.go(2KB)
--------struct.go(7KB)
--------program.go(11KB)
--------inspect.go(4KB)
--------facade_test.go(3KB)
--------signature.go(2KB)
--------inspect_test.go(1KB)
--------package.go(4KB)
--------facade.go(10KB)
--------util.go(3KB)
--------mixer.go(3KB)
--------struct_test.go(2KB)
--------interface_test.go(1KB)
--------mixer_test.go(2KB)
--------format.go(4KB)
--------kind.go(3KB)
--------kind_string.go(1KB)
--------signature_test.go(1KB)
----README_ZH.md(2KB)
----internal()
--------astutil()
--------gcexportdata()
--------packagesdriver()
--------semver()
--------packages()
--------fastwalk()
--------module()
--------buildutil()
--------cgo()
--------gopathwalk()
--------loader()
--------gcimporter()
--------imports()