File is an interface to access the file part of a multipart message. Its contents may be either stored in memory or on disk. If stored on disk, the File's underlying concrete type will be an *os.File.

Hierarchy

  • File

Indexable

[key: string]: any

Generated using TypeDoc