package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Oct 19, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Efatal will log an error and exit if err is not nil.
func Efatalf(format string, v ...interface{})
Efatalf will log an error and exit if any argument passed to fatal is an error
Elogf will log an error if any argument passed to format is an error
Epanic will log an error and panic if err is not nil.
func Epanicf(format string, v ...interface{})
Epanicf will log an error and panic if any argument passed to format is an error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.