Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IgnoreError ¶
func IgnoreError(f func() error)
IgnoreError is useful when you want to defer a func that returns an error, but ignore the error without having the linter complain.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.