Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func (*Handler) Handler ¶ added in v1.1.0
func (h *Handler) Handler(ctx context.Context, created S3ObjectCreated) (*S3ObjectCreated, error)
Click to show internal directories.
Click to hide internal directories.