tempfile

package
v0.0.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Delete

func Delete(key string) error

Delete 根据键删除临时文件

func Read

func Read(key string) ([]byte, error)

Read 根据键读取临时文件的内容,并在读取成功后删除文件

func Write

func Write(key string, value []byte) error

Write 将值写入临时文件,并将文件名与键关联

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL