Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler(fromStorage string, replSvc replication.Service) *Handler
func (*Handler) DeleteObject ¶
func (h *Handler) DeleteObject(ctx context.Context, n ObjDeleted) error
type ObjCreated ¶
type ObjDeleted ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) DeleteBucketNotification ¶
Click to show internal directories.
Click to hide internal directories.