package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: May 24, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Errorf calls fmt.Errorf.
During wasm builds it is replaced by a custom version.
Fprintf calls fmt.Fprintf.
During wasm builds it is replaced by a custom version.
Sprintf calls fmt.Sprintf.
During wasm builds it is replaced by a custom version.
type Stringer interface {
String() string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.