2529 shaares
85 private links
85 private links
57 results
tagged
Golang
get a hook from the web, run a script locally
(or other way round)
From the official vim-go creator - not maintained anymore but still rich in information
Example of a MVC model view controller architecture in go - and how to use mocks for testing within it, using interfaces instead of concrete types