Gizmo, a Microservice Toolkit for Go
open.blogs.nytimes.com
Gizmo, a Microservice Toolkit for Go
1–7 of 7 posts
Re: Gizmo, a Microservice Toolkit for Go
#2Great. Dropbox has also open-sourced their common Go libraries - https://github.com/dropbox/godropbox
Re: Gizmo, a Microservice Toolkit for Go
#3I really want to read this but on my iPad the page spazes out and keeps scrolling to the top.
Re: Gizmo, a Microservice Toolkit for Go
#4I really want to read this but on my iPad the page spazes out and keeps scrolling to the top.
Just open it in reader mode. (The button on the left in the url field)
Re: Gizmo, a Microservice Toolkit for Go
#5I really want to read this but on my iPad the page spazes out and keeps scrolling to the top.
Having the same issue on desktop firefox
Re: Gizmo, a Microservice Toolkit for Go
#6Just saw the enterprise go video mentionned in the article, and i couldn't help but think that the lack of "higher level" framework in go environment was at least in part due to the limited generic programming facilities offered by the language ( aka no class inheritence nor generics). Anyone trying to implement those kind of framework to confirm or infirm my impression ?
Re: Gizmo, a Microservice Toolkit for Go
#7Just saw the enterprise go video mentionned in the article, and i couldn't help but think that the lack of "higher level" framework in go environment was at least in part due to the limited generic programming facilities offered by the language ( aka no class inheritence nor generics). Anyone trying to implement those kind of framework to confirm or infirm my impression ?