Files
soft_usite/rest/routes/charts.go
T
2025-04-24 02:07:47 +00:00

8 lines
93 B
Go
Executable File

package routes
import "github.com/gofiber/fiber/v2"
func LoadCharts(app fiber.Router) {
}