package
Version:
v0.0.10
Opens a new window with list of versions in this module.
Published: May 15, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Errorf calls fmt.Errorf.
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.