go-microservices icon indicating copy to clipboard operation
go-microservices copied to clipboard

Golang Microservices Example

Results 4 go-microservices issues
Sort by recently updated
recently updated
newest added

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...