//
pkg.gl
Category
github.com/abhinav/tmux-fastcopy
internal
paniclog
package
0.14.1
Repository:
https://github.com/abhinav/tmux-fastcopy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
29 SLOC
#
Functions
Handle
Handle handles a panic value, logging it to the given io.Writer.
Recover
Recover recovers a panic and appends it into the given error pointer.