//
pkg.gl
Category
github.com/langgenius/dify-plugin-daemon
internal
utils
tmpfile
package
0.0.0-20250219111058-d239b7fba812
Repository:
https://github.com/langgenius/dify-plugin-daemon.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
8 SLOC
#
Functions
CreateTempFile
CreateTempFile creates a temp file with the given prefix and returns the path to the temp file and a function to clean up the temp file.