Go Golang Lint Error S1021: should merge variable declaration with assignment on next line (gosimple) 2021年4月2日2024年4月2日 | by 優 var sampleDao dao.Sample var err error 修正 var ( sampleDao dao.Sample err error ) 関連記事 - More from my site -AWS service code サービスコードColumn not found: 1054 Unknown column ‘updated_at’ in ‘field list’C#テスト駆動開発ユニットテスト編 TDD Visual Studio 2015ソシャゲ開発系スライドメモNFS CentOS7PHP 配列の重複をチェックするECCUBE2でjQuery bxSlider サムネイル付きを実装Go Echo isconに向けたお勉強カイ(χ)二乗値とカイ二乗検定Ubuntu Nodebrewでnodeのバージョンを指定インストールGolang Twitter ちょっとしたDBの物語 タロウさんの口座に10万円入っていました。PostfixでSMTPサーバとしてGmailサーバを経由して送信するgit pullしてマージしたが…取り消す!Mac WEB系開発環境を作る