package
Version:
v5.1.0
Opens a new window with list of versions in this module.
Published: Jun 5, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Error interface {
Error() string
}
异常. 与error完全相同.
type Stringer interface {
String() string
}
Stringer. 与fmt.Stringer完全相同.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.