package
0.0.18
Repository: https://github.com/jf-tech/go-corelib.git
Documentation: pkg.go.dev

# Functions

CreateTempFileWithContent creates a temp file with desired content in it for testing.
IntPtr returns an int pointer with a given value.
NewMockReadCloser creates an io.ReadCloser for tests.