To catch this type of errors early, you can use the vet command – it can find calls whose arguments do not align with the format string. $ go vet example.go ...
確定! 回上一頁