isspay-master.zip
(预估有个77文件)
isspay-master
go.mod
2KB
pkg
factory
product_factory.go
2KB
account_factory.go
951B
errors
http_err.go
261B
server
echo.go
178B
main.go
1KB
go.sum
83KB
.idea
.gitignore
176B
internal
pkg
chatbot
msg_data.go
620B
client.go
2KB
binder.go
2KB
binder_test.go
1KB
msg_ctx.go
2KB
msg_util.go
352B
bot.go
4KB
msg_form.go
2KB
test_util.go
2KB
delivery
validator
inventory.go
478B
custome_rules.go
1KB
bot
view
cmd.go
803B
menu_view.go
2KB
util.go
2KB
form_view.go
907B
product_view.go
1KB
menu_handler.go
766B
ordering_handler.go
1KB
account_handler.go
1KB
routes.go
899B
restful
view
inventory.go
987B
common.go
475B
handler.go
282B
routes.go
457B
inventory_handler.go
3KB
test
service
account_svc_test.go
16B
suite_test.go
553B
database
account_db_test.go
3KB
product_db_test.go
3KB
suite_test.go
567B
testutil
instance.go
4KB
assertion.go
2KB
http_util.go
1KB
bothandler
account_handler_test.go
2KB
product_handler_test.go
19B
suite_test.go
875B
httphandler
inventory_test.go
5KB
suite_test.go
431B
repository
database
account
account_db.go
745B
scope.go
434B
db.go
580B
scope
common.go
685B
inventory
product_db.go
2KB
scope.go
1KB
db.go
232B
app
account
svc.go
238B
account_svc.go
820B
query.go
194B
svc.go
427B
model
order.go
442B
value
enum.go
647B
account.go
1KB
product.go
861B
query
inventory.go
880B
common.go
264B
account.go
192B
inventory
svc.go
256B
order_svc.go
18B
product_svc.go
3KB
assets
image
linebot_menu.jpg
25KB
README.md
315B
Makefile
808B
deployments
migrations
20210116151509_init_inventory.sql
688B
20210115140857_init_account.sql
1KB
20210220174028_init_ordering.sql
1KB
ansible
.gitkeep
0B
.gitignore
6B
cmd
scheduler.go
12B
server.go
12B
暂无评论