type myType … func (myType) Format(s fmt.State, v rune) { … } func BenchmarkErrorf(b *testing.B) { … }