//
pkg.gl
Category
github.com/blend/kops
pkg
try
package
1.11.0
Repository:
https://github.com/blend/kops.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
15 SLOC
#
Functions
CloseFile
CloseFile will try to call close on the file, logging an error if it fails.
RemoveFile
RemoveFile will try to os.Remove the file, logging an error if it fails.