Naming Printf-style Functions When you declare a Printf -style function, make sure that go vet can detect it and check the format string. This means that you should use predefined Printf -style ...