go-microservices
go-microservices copied to clipboard
Golang Microservices Example
corrected the spelling of environment.
Hi @raycad, Do you know what does the design folder at `/design/` for? I found several html and xml files but are those autogenerated from swagger? Thanks in advance! -...
$ go run main.go main.go:12:2: "./common" is relative, but relative import paths are not supported in module mode main.go:13:2: "./controllers" is relative, but relative import paths are not supported in...