//
pkg.gl
Category
github.com/Timestopeofficial/feechain
internal
utils
testing
package
0.0.0-20240409024708-42fba537b5d4
Repository:
https://github.com/timestopeofficial/feechain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
36 SLOC
#
Functions
CloseAndRemoveTempFile
CloseAndRemoveTempFile closes/removes the temp file.
NewTempFile
NewTempFile creates a new, empty temp file for testing.
NewTempFileWithContents
NewTempFileWithContents creates a new, empty temp file for testing, with the given contents.