ADD dir structure

master
dugulingping 2023-12-13 17:47:35 +08:00
parent e1950caa3d
commit 44cef7fc88
5 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1 @@
package handler

1
internal/model/SQLite.go Normal file
View File

@ -0,0 +1 @@
package model

View File

@ -0,0 +1 @@
package service

1
middleware/JWT.go Normal file
View File

@ -0,0 +1 @@
package middleware

1
routes/webhook.go Normal file
View File

@ -0,0 +1 @@
package routes