Documentation ¶
Overview ¶
Package pfmt provides an fmt.Printf %v function that does not use the fmt.Stringer.String method
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NoRecurseVPrint ¶
NoRecurseVPrint returns the reflection string representation of value without invoking the String method.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.