Skip to content

Essentialutils/go_custom_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Reference Release

Import

import (
    gcu "github.com/Essentialutils/go_custom_utils"
)

Print Server Details

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

output :

Alt text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages