Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogIfError ¶ added in v0.4.0
func LogIfError(err error)
LogIfError wraps the err nil check to cleanup the code. Logs at Error level
func LogIfFatal ¶ added in v0.4.0
func LogIfFatal(err error)
LogIfFatal wraps the err nil check to cleanup the code. Logs at Fatal level
func StructToMap ¶
Types ¶
type StructToMapCallback ¶
Click to show internal directories.
Click to hide internal directories.