文件名称:开源项目-achiku-dgw.zip
文件大小:23KB
文件格式:ZIP
更新时间:2022-09-23 10:13:39
开源项目
开源项目-achiku-dgw.zip,GitHub - achiku/dgw: dgw generates Golang struct, and simple Table/Row Data Gateway functions from PostgreSQL table metadata
【文件预览】:
dgw-master
----.gitignore(274B)
----dgw_test.go(4KB)
----dgw.go(10KB)
----main.go(2KB)
----README.md(6KB)
----typemap.toml(2KB)
----Gopkg.toml(1024B)
----typemap.go(2KB)
----LICENSE(1KB)
----funcmap.go(3KB)
----template()
--------method.tmpl(1KB)
--------struct.tmpl(206B)
----example()
--------gen.go(381B)
--------ddl.sql(2KB)
--------typemap.toml(2KB)
--------defaultstruct.go(7KB)
--------customstruct.go(6KB)
--------custom.tmpl(1KB)
--------example_test.go(1KB)
--------conn.go(340B)
----Gopkg.lock(2KB)
----.travis.yml(391B)
----bindata.go(8KB)
----test.sql(871B)
----funcmap_test.go(1KB)