Documentation ¶
Index ¶
Constants ¶
View Source
const (
ModelNameFile = "File"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type File ¶ added in v0.3.4
type File struct { ContentType string Name string Size int64 Body io.ReadCloser }
type FileProvider ¶ added in v0.3.4
Click to show internal directories.
Click to hide internal directories.