package
Version:
v0.0.0-...-9648343
Opens a new window with list of versions in this module.
Published: Aug 7, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Formatter struct {
}
A Formatter can format positional-argument templates. Templates can (re)use
arguments in arbitrary order.
MustParse calls Parse and panics on error.
Parse creates a reusable formatting template.
Apply applies the given arguments to the string template.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.