2018/11/25、GoCon 2018 Autumnで “Beloved database/sql. How we go test with RDBMS” というタイトルで発表してきました。 Many of API servers tend to interact with RDBMS to serve structured data for frontend. Unlike other languages with full-featureed web
Read more...
一年くらいたったので再度まとめ。 前提 Mac OS X 10.11.6 homebrew Go 1.8.3 zsh neovim v0.2.0 Go自体の管理 Go 1.8からデフォルトの GOPATH は $HOME/go に設定されている。 cmd/go: assume GOPATH=$HOME/go if not set 今から入る
Read more...