//
pkg.gl
Category
github.com/PositionExchange/posichain
internal
utils
testing
package
0.1.34
Repository:
https://github.com/positionexchange/posichain.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.