diff --git a/examples/rest-example/cmd/main.go b/examples/rest-example/cmd/main.go index b32f627..599dba1 100644 --- a/examples/rest-example/cmd/main.go +++ b/examples/rest-example/cmd/main.go @@ -16,6 +16,7 @@ import ( LessGo "github.com/hokamsingh/lessgo/pkg/lessgo" ) +// main func main() { // Load Configuration cfg := LessGo.LoadConfig()