Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S3FileInfo ¶
func (S3FileInfo) FullPath ¶ added in v1.0.8
func (obj S3FileInfo) FullPath() string
func (S3FileInfo) IsDir ¶
func (obj S3FileInfo) IsDir() bool
func (S3FileInfo) ModTime ¶
func (obj S3FileInfo) ModTime() time.Time
func (S3FileInfo) Mode ¶
func (obj S3FileInfo) Mode() fs.FileMode
func (S3FileInfo) Name ¶
func (obj S3FileInfo) Name() string
func (S3FileInfo) Size ¶
func (obj S3FileInfo) Size() int64
func (S3FileInfo) Sys ¶
func (obj S3FileInfo) Sys() interface{}
Click to show internal directories.
Click to hide internal directories.