Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Formatter ¶ added in v1.3.6
type Formatter struct {
// contains filtered or unexported fields
}
Formatter is a poor man's fmt.Sprintf that doesn't allocate. TODO: It can be replaced when something like https://github.com/golang/go/issues/62653 is implemented in the Go implementation.
Click to show internal directories.
Click to hide internal directories.