import (
gcu "github.com/Essentialutils/go_custom_utils"
)
gcu.InfoPrint(gcu.InfoPrintData{
ServerRunningPort: ":0000",
ServerRunningMode: "Debug",
OpenApiPath: "/postman",
Developer: "Sharafas OM",
Website: "https://repad.dev/",
Version: "0.0.0",
})
output :