refine structure

This commit is contained in:
matina 2026-03-22 20:27:38 -07:00
parent 31484c09b9
commit be9693adcf
9 changed files with 5 additions and 3 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

1
cmd/donate/main.go Normal file
View File

@ -0,0 +1 @@
package donate

View File

@ -1 +0,0 @@
package entity

1
logger/logger.go Normal file
View File

@ -0,0 +1 @@
package logger

View File

@ -1 +0,0 @@
package param

1
service/entity.go Normal file
View File

@ -0,0 +1 @@
package service

1
service/param.go Normal file
View File

@ -0,0 +1 @@
package service

1
service/validator.go Normal file
View File

@ -0,0 +1 @@
package service

View File

@ -1 +0,0 @@
package validator