Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPDeleter ¶
type HTTPDeleter struct {
// contains filtered or unexported fields
}
func NewHTTPDeleter ¶
func NewHTTPDeleter( client common.AuthenticatedHTTPClient, registry *components.EndpointRegistry, module common.ModuleID, list operations.DeleteHandlers, ) *HTTPDeleter
func (*HTTPDeleter) Delete ¶
func (d *HTTPDeleter) Delete(ctx context.Context, params common.DeleteParams) (*common.DeleteResult, error)
Delete performs the delete operation.
Click to show internal directories.
Click to hide internal directories.