Documentation ¶
Index ¶
- type S3
- func (s *S3) Delete(id string) error
- func (s *S3) List() ([]string, error)
- func (s *S3) Name() string
- func (s *S3) Read(id string) (io.ReadCloser, error)
- func (s *S3) ReadMetadata(id string) (string, string, int64, time.Time, error)
- func (s *S3) Serve(w http.ResponseWriter, r *http.Request, id string, filename string, ...) error
- func (s *S3) Write(id string, r io.ReadSeeker, filename string, mimetype string) (int64, error)
- type S3Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.