Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Codec ¶
func (Codec[T]) DecodeGetObject ¶
func (codec Codec[T]) DecodeGetObject(obj *s3.GetObjectOutput) T
func (Codec[T]) DecodeHasObject ¶
func (codec Codec[T]) DecodeHasObject(obj *s3.HeadObjectOutput) T
func (Codec[T]) Encode ¶
func (codec Codec[T]) Encode(entity T) *s3.PutObjectInput
Click to show internal directories.
Click to hide internal directories.