Documentation ¶
Overview ¶
Package fmt provides template functions for formatting strings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Namespace ¶
type Namespace struct {
// contains filtered or unexported fields
}
Namespace provides template functions for the "fmt" namespace.
func (*Namespace) Errorf ¶ added in v0.30.1
Errorf formats according to a format specifier and returns the string as a value that satisfies error.
Click to show internal directories.
Click to hide internal directories.