errors icon indicating copy to clipboard operation
errors copied to clipboard

docs: remove * as it should be value

Open dora-gt opened this issue 1 year ago • 1 comments

The definition of the Formatter interface is below:

type Formatter interface {
	Format(f State, verb rune)
}

Therefore yourType should implement exactly the same signature.


This change is Reviewable

dora-gt avatar Aug 03 '24 07:08 dora-gt

CLA assistant check
All committers have signed the CLA.

cockroach-teamcity avatar Aug 03 '24 07:08 cockroach-teamcity