func()

in operationsbus/hooks.go [34:36]


func (h *HookedApiOperation) AfterGuardConcurrency(ctx context.Context, op ApiOperation, ce *CategorizedError) error {
	return nil
}