 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package s3 handles interactions with pkg/aws/s3
Index ¶
Constants ¶
      View Source
      
  
const ( // ErrEmptyParameter is used when a required parameter is empty ErrEmptyParameter = "EmptyParameter" // ErrEmptyBody is used when an empty body has been found ErrEmptyBody = "EmptyBody" // ErrEmptyContentLength is used when no content length has been passed ErrEmptyContentLength = "EmptyContentLength" )
Variables ¶
This section is empty.
Functions ¶
func UnmarshalGetObjectOutput ¶
func UnmarshalGetObjectOutput(input *s3.GetObjectOutput) ([]byte, error)
UnmarshalGetObjectOutput extracts bytes from *s3.GetObjectOutput
Types ¶
 Click to show internal directories. 
   Click to hide internal directories.