文件名称:backend-tpi
文件大小:80KB
文件格式:ZIP
更新时间:2024-04-11 07:11:37
Go
backend-tpi
【文件预览】:
backend-tpi-master
----go.mod(1018B)
----repository()
--------client()
--------mysql()
----middleware()
--------jwt_middleware.go(2KB)
----entities()
--------fisher.go(655B)
--------user_status.go(68B)
--------district.go(236B)
--------permission.go(66B)
--------fish_type.go(122B)
--------user_district.go(113B)
--------fishing_gear.go(155B)
--------user.go(791B)
--------province.go(95B)
--------user_superadmin.go(80B)
--------role.go(188B)
--------user_tpi.go(94B)
--------transaction_item.go(334B)
--------buyer.go(550B)
--------caught_status.go(70B)
--------fishing_area.go(707B)
--------caught.go(1KB)
--------transaction.go(905B)
--------tpi.go(396B)
--------auction.go(574B)
----services()
--------migrate_services.go(707B)
--------seed_services.go(7KB)
--------jwt_services.go(2KB)
----go.sum(41KB)
----main.go(4KB)
----helper()
--------helper.go(2KB)
----usecase()
--------fisher.go(2KB)
--------district.go(807B)
--------fish_type.go(2KB)
--------user_district.go(1KB)
--------fishing_gear.go(2KB)
--------user.go(6KB)
--------province.go(729B)
--------user_tpi.go(947B)
--------buyer.go(2KB)
--------fishing_area.go(3KB)
--------dashboard.go(4KB)
--------caught.go(3KB)
--------transaction.go(4KB)
--------tpi.go(2KB)
--------report.go(14KB)
--------auction.go(4KB)
----constant()
--------constant.go(2KB)
----config()
--------config.go(929B)
----database()
--------connection.go(292B)
----delivery()
--------http()
----config.json(275B)